Reference
Components
Select
Description
The Select component will select between two inputs based on the value of the boolean input. The first input is selected if boolean input is
False and the second input is selected if the boolean input is True.
The component has template connectors which means it can be used with multiple data types including Floats, Ints, Strings, Booleans,
Float/Int/String arrays and Areas. You can right-click on the connectors at any time to change the type.
Connectors
Inputs Type Outputs Type
First float value
Template Value selected by the
boolean input
Template
Second float value
Template
Whether to pick the first
input (False) or the second
input (True)
Boolean
371 of 494