expression.Wait( _ ByVal waitTime As Integer _ ) As ReturnCode
where expression is a variable that represents a UtsScreen Object
Parameters
- waitTime
- Wait time in milliseconds.
Return Value
One of the ReturnCode enum values
expression.Wait( _ ByVal waitTime As Integer _ ) As ReturnCode