Returns one of two specified values depending on a Boolean value.
If selector is TRUE, this node returns the value wired to true case. If selector is FALSE, this node returns the value wired to false case.
Value that this node returns if selector passes a TRUE value.
true case and false case must be of the same type, but they can have different numeric representations.
A Boolean value that determines whether this node returns true case or false case.
True | This node returns true case for output. |
False | This node returns false case for output. |
If you wire an error cluster to selector and an error occurs, the error cluster passes a True value to the node. Otherwise, the error cluster passes a False value to the node.
Value that this node returns if selector passes a FALSE value.
true case and false case must be of the same type, but they can have different numeric representations.
The value wired to true case if selector is True. output is the value wired to false case if selector is False.
Where This Node Can Run:
Desktop OS: none
FPGA: All devices