AT&T Home | AT&T Labs | Research
AT&T Labs, Inc. - Research

The Yoix® Scripting Language

Home | What's New | Grammar | Documentation | Download | License | YChart | YDAT | YWAIT | Byzgraf | FAQs
robotAutoWait () yoix.robot
robotAutoWait (int active)  
 
With no argument, it returns a boolean int indicating whether the auto-wait feature is active (1) or not (0). The argument active can be used to activate (non-zero) or turn off (zero) the auto-wait feature. The auto-wait feature causes the underlying Robot used by the interpreter to automatically wait, after it generates an event, for all events on the event queue to be processed before continuing.
 
 Return:   int none
 
 See Also:   robotAutoDelay, robotCheck, robotDelay, robotKeyPress, robotKeyRelease, robotMouseMove, robotMousePress, robotMouseRelease, robotMouseWheel, robotPixelColor, robotWaitForIdle

 

Yoix is a registered trademark of AT&T Inc.