| robotDelay |
(double seconds) |
yoix.robot |
| |
|
Causes the underlying Robot used by the interpreter to sleep for the
specified number of
seconds,
which must be in the range 0 to 60, inclusive.
From the perspective of the Yoix script, this built-in behaves like the
sleep
built-in.
For this reason and for the automatic delays and waits that may be occurring, it is
advisable to use a separate thread to execute any extended series of robot requests.
| |
| Return: |
none
| | |
| See Also: |
robotAutoDelay,
robotAutoWait,
robotCheck,
robotKeyPress,
robotKeyRelease,
robotMouseMove,
robotMousePress,
robotMouseRelease,
robotMouseWheel,
robotPixelColor,
robotWaitForIdle
|
|
Yoix is a registered trademark of AT&T Inc.
|