Node Connectivity

There are 2898 nodes that can be used as successor for a node with an output port of type Table.

CASE Switch Data (Start) Deprecated

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

CASE Switch Model (End) Deprecated

Merges two or more branches with arbitrary models which were initially created by an IF or CASE Switch Node.

CASE Switch Model (Start) Deprecated

Model (or generic port) CASE Switch to alter active branch for arbitrary port types..

IF Switch 

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) 

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

Catch Errors (Generic Ports) 

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

Try (Data Ports) 

Start of Try-Catch construct.