Control Node Catalog
Control category
Generated from 18 catalog nodes in Control.
Nodes in this category
Showing 18 of 18 generated node docs.
Branch
ControlBranches the flow based on a condition
Delay
ControlDelays execution for a specified amount of time
For Each
ControlLoops over an Array
For Each (Break)
ControlLoops over an Array; allows breaking early from inside the loop body.
For Each Row
ControlLoops over all rows of a table
Parallel Execution
ControlParallel Execution
Parallel For Each
ControlLoops over an Array in Parallel
Reroute
ControlControl Flow Node
Sequence
ControlSequential Execution
Timeout
ControlExecutes with a timeout, branching based on completion
While Loop
ControlLoop downstream execution in while loop
Call Reference
Control/CallReferences a specific call in the flow
Do N
Control/FlowPass execution the first N triggers, then block; fire 'Completed' on Nth.
Do Once
Control/FlowLet execution pass once, then block until Reset.
Flip Flop
Control/FlowAlternate execution between A and B on successive triggers.
Gate
Control/FlowOpen/close a gate to conditionally pass execution.
Call Function
Control/FunctionsCalls a function defined on this board
Gather
Control/ParallelGather all execution states