Main Content

getMetricIDs

Class: slmetric.dashboard.Widget
Package: slmetric.dashboard

Obtain metric identifier for Metrics Dashboard widget

Description

metricID = getMetricIDs(widget) returns the metric identifier for an slmetric.dashboard.Widget object.

Input Arguments

expand all

slmetric.dashboard.Widget object for which you want to obtain the associated metric identifier. The slmetric.dashboard.Widget object is the means of visualizing metric data for the metric identifier.

Data Types: char

Output Arguments

expand all

Metric identifier associated with an slmetric.dashboard.Widget object.

Version History

Introduced in R2018b