expression.WaitForString( _ ByVal text As String _ ) As ReturnCode
where expression is a variable that represents a Screen Object
Parameters
- text
- The text to wait for.
Return Value
ReturnCode that indicates the success or failure status.