Built-in functions / Built-in functions |
Returns the vertical position of the current window.
fgl_getwin_y() RETURNING result INTEGER
The fgl_getwin_y() function returns the vertical coordinate of the top/left corner of the current window.
This function is provided for text mode applications, in GUI mode, windows are movable and thus their position is variable.