Node Connectivity

There are 3892 nodes that can be used as predessesor for a node with an input port of type Table.

Recursive Loop Start Deprecated

The loop start node for recursion. This type of loop enables you to receive two data tables from the loop end.

Variable Condition Loop End Deprecated

Loop end node that checks for a condition in one of the flow variables

Variable Loop End Deprecated

Node collecting variables created in a loop.

CASE Switch Data (End) Deprecated

Merges 1-3 branches which were initially created by an IF or CASE Switch Node.

CASE Switch Data (Start) Deprecated

Outputs the input table to exactly one of the output ports.

IF Switch Modern UI

Allows to manually control which branch the data will flow into.

End IF 

Merges two branches which were initially created by an IF Switch Node.

Empty Table Switch 

Sends input data to first output if and only if it is not empty.

Java IF (Table) 

Java IF Switch on tables

Catch Errors (Data Ports) Modern UI

End of Try-Catch construct. Use second input if execution leading to first input failed.