Get Started
Quickstart
HowTo's
Concepts
API Libraries
InfoConnect for Airlines VBA Guide
Wait Function (Screen)
Attachmate.Reflection.Objects.Emulation.OpenSystems Library
>
Screen Object
: Wait Function
The wait time (in milliseconds).
Waits for the specified duration.
Syntax
Visual Basic (Declaration)
object
.Wait( _
ByVal
waitTime
As
Long _ )
As
ReturnCode
Parameters
waitTime
The wait time (in milliseconds).
See Also
Reference
Screen Object
Screen Members
Send Feedback