Wait for all triggers
The WaitForAll node let the flow execute When all Input Triggers have been executed. When all ports got triggered, it will reset all input ports state, Execute the output port and restart to validate the state of all input ports..
Note: You can add or remove Input by right clicking on the node and selecting (Add Input or Remove Input).
Ports
Inputs
Port Name | Type | Default Value | Description |
---|---|---|---|
Trigger | Trigger set its state to done. | ||
Trigger | Trigger the reset of all Input port state. |
Outputs
Port Name | Type | Default Value | Description |
---|---|---|---|
Trigger | Execute next action when all input port got triggered. |