Nodo Intercambiar¶
El nodo Intercambiar entregará una de sus dos entradas, dependiendo de una condición. Sólo se calculará la entrada que sea pasada a la salida del nodo.
Ver también
The Nodo Intercambiar (menú) and Nodo Intercambiar (identificador) can be used to switch between an arbitrary amount of inputs.
Entradas¶
- Intercambiar
Determines which of the two inputs below will be passed through.
- Falso
Is passed through when the switch is set to false.
- Verdadero
Is passed through when the switch is set to true.
Propiedades¶
- Tipo
Determines the type of the data that is handled by the node.
Salidas¶
- Salida
One of the two inputs without any modifications.