DADiSP Worksheet Functions > Function Categories > Query Functions > GETLABEL
Returns the label of the specified Window.
GETLABEL(win)
win |
- |
Optional. A window, defaults to the current Window. |
A string.
getlabel(W3)
returns the label of the series in Window 3.
If a label has not been set for the Window, GETLABEL returns the Window formula.