'DELAY Command

Provides a timed pause within a script

Command line: delay

Delay time in milliseconds: Enter a value


Entering delay 1000 in your script delays the start of execution of the next command for about one second. The maximum delay is 32767, slightly less than 33 seconds.