This node allows to switch the routing of the input signal to one of its output pins.

| Name | Description |
|---|---|
| Type | The type of variable it handles |
| Switch | controls the routing of the gate node |
| In | Input value |
The switch value chooses which of its output pins to route the input signal is going to.
| Switch | Routing |
|---|---|
| 0 | no routing |
| 1 | First output pin |
| 2 | Second output pin |
| 3 | etc |


