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


CYRANO
Customer Support: France +33 (0) 1 56 33 40 00
USA +1 (978) 462-0737; Toll free 800-714-4900
UK +44 (0) 1274 761024
support-fr@cyrano.com
support-us@cyrano.com
support-uk@cyrano.com
TOC PREV NEXT INDEX