Wait
The Wait node let the flow execute when time duration is reached. When duration is reached, the node will reset and restart if start is triggered another time.
Ports
Port Name |
Type |
Default Value |
Description |
Trigger |
|
Trigger the start of the wait time if not finished. Restart the wait if duration time is reached and the trigger is executed. |
|
Trigger |
|
Trigger stop and reset the current wait time. Won't Execute On Done action. |
|
Trigger |
|
Pauses the wait time. Will start from current wait time when triggering the Start input again. |
|
Trigger |
|
Trigger Reset the wait time to 0. If the current wait time is not finish and wait time is not paused, it will restart the wait action. |
|
[Float] |
|
Wait time duration in seconds |
|
Outputs
Port Name |
Type |
Default Value |
Description |
Trigger |
|
Execute next action when the wait time duration is reached. |
|