Attachmate.Reflection.Objects.Emulation.UTS Library > UtsScreen Object : SearchText2 Function |
object.SearchText2( _ ByVal text As String, _ ByVal startRow As Long, _ ByVal startColumn As Long, _ ByVal searchRange As Long, _ ByVal findOption As FindOption _ ) As _ScreenPoint
Exception | Description |
---|---|
System.ArgumentOutOfRangeException | Thrown if the startRow or startColumn parameters are outside the range of valid values: (1 to Rows) or (1 to Columns). |