Skip to main content

GetDimLabel

GetDimLabel (waveName, dimNumber, dimIndex)

The GetDimLabel function returns a string containing the label for the given dimension or dimension element.

dimNumber is one of the following:

0:Rows
1:Columns
2:Layers
3:Chunks

If dimIndex is -1, it returns the label for the entire dimension. If dimIndex is >= 0, it returns the dimension label for that element of the dimension.

See Also

SetDimLabel, FindDimLabel, CopyDimLabels, Dimension Labels