Function MaxRow() Foundation
Returns MaxRow() of the current or the root window.
MaxRow( [<lRootWindow>] , ; // Default: .F.
) --> nMaxRow
If .T. is passed the number of rows of the entire screen (root window) is returned. Otherwise the function returns the number of screen rows of the current window.
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.