DADiSP Worksheet Functions > Function Categories > Query Functions > GETWMARGIN
Returns the margin setting for the specified Window.
GETWMARGIN(win, margin)
win |
- |
Optional. A window, defaults to the current Window. |
||||||||
margin |
- |
Optional. An integer, the margin to get:
|
A real number.
getwmargin(W2, 4)
returns the current bottom margin setting for Window 2.