expression.MoveCursorTo2( _ ByVal screenIndex As Integer _ ) As ReturnCode
where expression is a variable that represents a UtsScreen Object
Parameters
- screenIndex
- 1 based screen index.
Return Value
ReturnCode.Success if successful or ReturnCode.Error if unsuccessful.