Function MaxRow() Foundation
Determines the maximum (bottom) visible screen row on screen or in a window.
MaxRow() --> nMaxRow
MaxRow() returns an integer numeric value which is the position of the bottom visible row on the screen or in a window.
The screen function MaxRow() determines the maximum number of visible rows in which characters are output on the screen or in a window. The numbering of rows begins with zero and ends with MaxRow().
If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.