/
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