Description
The switch data node lets you switch between two data inputs depending on a boolean condition
Inputs
The Switch input lets you switch between the two inputs. When the input is false, the first input is returned, when it’s true, the second one is returned instead.

