WAIT UNIT Statement

This optional statement defines the unit of the wait period specified in WAIT commands within a Script. This does not apply to the wait period in the WAIT FOR SEMAPHORE command - the wait period in this command is always specified in seconds.

If this statement is omitted, the wait unit is seconds.

Format:

 WAIT UNIT [SECONDS | MILLISECONDS]

Parameters:

None

See also:

The ENVIRONMENT Section