expression.GetText( _ ByVal row As Integer, _ ByVal column As Integer, _ ByVal length As Integer _ ) As String
where expression is a variable that represents a UtsScreen Object
Parameters
- row
- Text row position.
- column
- Text column position.
- length
- Length of the text.
Return Value
The text.