Main Content
exportMetrics
Class: slmetric.Engine
Namespace: slmetric
(To be removed) Export model metrics
The Metrics Dashboard user interface, metricdashboard
function, slmetric
package API, and corresponding customizations will be removed in a future release. For more information, see Migrating from Metrics Dashboard to Model Maintainability Dashboard.
Description
Export model metric data to an XML file.
exportMetrics(
exports an XML metric_engine
,filename
)filename
containing metric data to your current
folder.
exportMetrics(
exports an XML metric_engine
,filename
,filelocation
)filename
containing metric data to
filelocation
.