Details
| ID | Sleep |
|---|---|
| Language | javascript |
| From Version | 5.0.0 |
| Tags | Utility |
README
Sleeps for a selected amount of time. In seconds.
Script Data
| Name | Description |
|---|---|
| Script Type | javascript |
| Tags | Utility |
Inputs
| Argument Name | Description |
|---|---|
| seconds | The amount of seconds to sleep. |
Outputs
There are no outputs for this script.
commonfields: id: Sleep version: -1 name: Sleep script: '' type: javascript tags: - Utility comment: Sleep for X seconds. enabled: true args: - name: seconds required: true default: true description: Amount of seconds to sleep. scripttarget: 0 timeout: 1h40m0s fromversion: 5.0.0 polling: true tests: - No tests (auto formatted)