Attachmate.Reflection.Emulation.OpenSystems Namespace > IScreen Interface > WaitForString Method : WaitForString(String) Method |
'Declaration
Overloads Function WaitForString( _ ByVal text As String _ ) As ReturnCode
'Usage
Dim instance As IScreen Dim text As String Dim value As ReturnCode value = instance.WaitForString(text)
ReturnCode WaitForString( string text )