Sleep
This command waits a specified period (in seconds) before execution of the next command in the workflow.
- Syntax
-
Sleep: <seconds>;
This table lists the examples of the Sleep command:
Requirement | Syntax |
---|---|
Sleep for 2 seconds |
|
Sleep for a number of seconds in variable $seconds which is set to 3 |
|