Function Row() Foundation
Determines the screen row where the cursor is currently located.
Row() --> nRow
Row() returns an integer numeric value in the range of zero to MaxRow() indicating the screen row where the cursor is found.
The screen function Row() indicates the row where the cursor is located. The internal variable whose value is returned by the function Row() is changed by all screen oriented output functions and commands, except the function RestScreen().
The function Row() resembles the function PRow() which returns the current position of the print head.
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.