|
How to: |
The SLEEP function suspends execution for the number of seconds you specify as its input argument.
SLEEP(delay, output);
where:
Numeric
Is the number of seconds to delay execution. The number can be specified down to the millisecond.
Numeric
The value returned is the same value you specify for delay.
| WebFOCUS | |
|
Feedback |