Delay
- 18 May 2022
- 1 Minute to read
-
DarkLight
-
PDF
Delay
- Updated on 18 May 2022
- 1 Minute to read
-
DarkLight
-
PDF
Waits for the given time until continuing logic flow execution.
Input arguments
Label | Key | Type | Required? | Default | Description |
---|---|---|---|---|---|
Time to wait | time |
Number(integer) | Yes | 500 | Time to wait as an integer. Negative values result in 0 delay. |
Unit | unit |
String | Yes | ms | Unit of time to wait: ms for millisecond, s for second, min for minute and h for hour. |
Output arguments
Number of outputs: 1
No output arguments.
Events
No events.
Errors
No errors.
Was this article helpful?