expression.GetText( _ ByVal row As Integer, _ ByVal column As Integer, _ ByVal length As Integer _ ) As String
where expression is a variable that represents a IbmScreen Object
Parameters
- row
- Field row location.
- column
- Field column location.
- length
- Text length.
Return Value
Text from specified location.