[ next ] [ language reference ] [ table of contents ]
Pauses execution of the script for the given number of seconds.
req | name | type | description |
---|---|---|---|
Y | seconds | expression | Number of seconds to pause the script |
wait 10
Causes the script to pause execution for 10 seconds
Alertra Script Language: Language Reference