Translate page

WAIT

 


WAIT

 

The number of seconds to pause script processing. Processing will resume at the next command after the specified number of seconds has elapsed. The accuracy of this command is 1/1000 of a second.

 

Usage: wait 5

or

 wait ‘‘4’‘

or

 wait ‘‘4.5’‘

or

 wait 5.232

 

Next Command