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 periodParameter:
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
OpenSTA.org Mailing Lists Further enquiries Documentation feedback CYRANO.com |