There are 3997 nodes that can be used as predessesor
for a node with an input port of type Table.
The loop start node for recursion. This type of loop enables you to receive two data tables from the loop end.
The loop start node for recursion. This type of loop enables you to receive two data tables from the loop end.
Loop end node that checks for a condition in one of the flow variables
Node collecting variables created in a loop.
Merges 1-3 branches which were initially created by an IF or CASE Switch Node.
Outputs the input table to exactly one of the output ports.
Allows to manually control which branch the data will flow into.
This nodes takes the data either from the top or bottom input port or concatenates the two tables if both branches contain data.
Sends input data to first output if and only if it is not empty.
Java IF Switch on tables