Programming with Reflection
SelectLine method
Syntax object.SelectLine LineNumber
Selects all text on the specified line (row) in the terminal window.
LineNumber Argument type: Integer
The number of a row in the terminal window. You can use rcMouseRow to specify the row where the mouse was last clicked.