getPosition
Class: slmetric.dashboard.Group
Package: slmetric.dashboard
Obtain group position within Metrics Dashboard
Syntax
Num = getPosition(Group)
Description
returns the position of an Num
= getPosition(Group
)slmetric.dashboard.Group
object within an array
that holds Metrics Dashboard objects. These objects are in an
slmetric.dashboard.Layout
or an
slmetric.dashboard.Container
object. The order of objects in the array
corresponds to proceeding from left to right, and then down in the Metrics Dashboard.
Input Arguments
Output Arguments
Version History
Introduced in R2018b