IntegerSwitch
The IntegerSwitch component selects between two integer inputs based on the Boolean In Switch slot.

IntegerSwitch component
Slots
The IntegerSwitch component has the following slots:
Status: shows the component' status;
Out: the value passed either from the In True or In False slot, indicated in the In Switch slot;
In True: the value transferred to the Out slot if the In Switch slot is set to true;
In False: the value transferred to the Out slot if the In Switch slot is set to false;
In Switch: the value indicating, which slot transfers value to the output: true for the In True value, false for the In False value.