The Multiplexer takes several inputs and relays one of them depending on the selected input. You can specify how many inputs there are in the inspector view.
Inputs for n inputs
- Selected (Data)
- in[0] (any type)
- …
- in[n] (any type)
Outputs
- Output (same as selected input)