ScreenRow (Read Only) |
Top Previous Next |
The ScreenRow property returns the string contained in any given row in the current screen.
Syntax
[String =] Display.ScreenRow(Row As Integer)
Remarks
If an invalid row value is specified, an error will be returned.
Related Topics
|