Your Browser is not longer supported

Please use Google Chrome, Mozilla Firefox or Microsoft Edge to view the page correctly
Loading...

{{viewport.spaceProperty.prod}}

Defining the wait time (WAIT)

&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.