CursorRow Property (Screen)
Returns the row that contains the cursor in the terminal window, relative to the top of the screen (in host-addressable coordinates).
expression.CursorRow As Integer
where
expression is a variable that represents a
Screen Object