Built-in functions / Built-in functions |
Returns the number of rows of the current window.
fgl_getwin_height() RETURNING result INTEGER
The fgl_getwin_height() function returns the height of the current window, in character units.
This function is provided for text mode applications, in GUI mode, windows are re-sizeable and thus their height is variable.