Loading...
Select Version
&pagelevel(4)&pagelevel
WAIT n[,condition]
n
Number of seconds which are to be waited.
condition
Condition under which the WAIT statement is to be executed. A description of the syntax of conditions is provided in section “Condition syntax”.
With the WAIT statement n seconds are waited, possiblly depending on a fulfilled condition. When a condition is specified, it must have the true value to permit the procedure statement to be executed. If no condition is specified, the system always waits.