DELAY command
The DELAY command is used to supply specified time pause in script.
Command Access:
Command : DELAY
Command Prompts:
Enter delay time (in million seconds):
Function Description:
Users could specify delay time. In script, entering delay 1000, the next command will delay its execution about one second. The maximum delay time is 32767; it means the next command will be delayed about 33 seconds.