Node Connectivity

There are 5562 nodes that can be used as predessesor for a node with an input port of type Generic Port.

IF Switch Modern UI

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

End IF Modern UI

This nodes takes the data either from the top or bottom input port or concatenates the two tables if both branches contain data.

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.

Catch Errors (Generic Ports) Modern UI

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

Catch Errors (Var Ports) Modern UI

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

Try (Data Ports) 

Start of Try-Catch construct.

Try (Variable Ports) 

Start of Try-Catch construct.

Active Branch Inverter 

Inverts status of a branch: inactive becomes active and vice versa.