InfoConnect for Unisys VBA Guide
WaitForString Function
The text to wait for.
Waits for the specified text to be received from the host.
Syntax
object.WaitForString( _
   ByVal text As String _
) As ReturnCode

Parameters

text
The text to wait for.

Return Value

ReturnCode that indicates the success or failure status.
See Also

 

 


2015 Attachmate

Send Feedback