Open System Testing Architecture

TOC PREV NEXT INDEX



WAIT Command

Description:

This command suspends the script execution for the specified number of seconds. The unit is either seconds or milliseconds depending upon the value of the Environment statement WAIT UNIT.

Format:
 WAIT period
Parameter:
period

An integer variable or value defining the number of seconds for which script execution is to be suspended. The valid range is 0-2147483647.

Examples:
 WAIT 5
 WAIT Wait-Period

See also:

Input Stream Entry Commands


OpenSTA.org
Mailing Lists
Further enquiries
Documentation feedback
CYRANO.com
TOC PREV NEXT INDEX