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