DADiSP Worksheet Functions > Function Categories > Query Functions > GETWINCURSORINFO
Returns the setting for the level of information displayed in a Window formula line.
GETWINCURSORINFO(win)
win |
- |
Optional. A Window, defaults to the current Window. |
An integer that represents the level of information displayed in the window formula line, where:
0: |
Shows Worksheet Cursor Info Setting |
1: |
Shows Window Label |
2: |
Shows Nothing |
3: |
Shows Window Formula |