There are 3984 nodes that can be used as predessesor
for a node with an input port of type Table.
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
End of Try-Catch construct. Use second input if execution leading to first input failed.
Start of Try-Catch construct.