/
SLEEP
SLEEP
The SLEEP directive pauses script execution for a specified number of seconds. SLEEP can be used in Action-Command attributes and Trigger-Command attributes.
Example
# Sleep for one minute
sleep: 60
Related content
Action-Timeout
Action-Timeout
More like this
Script-Timeout
Script-Timeout
More like this
Action-Commands
Action-Commands
More like this
Trigger-Commands
Trigger-Commands
More like this
SKIPERROR
SKIPERROR
More like this
set session_timeout
set session_timeout
More like this