Out property. The component’s Select property chooses the input. From three to 10 inputs can be specified.
BooleanSelect is available in the Select folder of the kitControl palette.
All select objects require an enumerated input to perform the selection—the four select object types differ only by the type of input data selected and passed to the out slot.

| Property | Value | Description |
|---|---|---|
| Facets | Config Facets window (defaults to true and false) |
Defines the text to display for each Boolean value.
Out property value.
|
| Select | number (defaults to zero(0)) | Selects one of the 10 input values to be transferred to the output. |
| Out | read-only StatusBoolean true or false (default)
|
Provides a Boolean output value for linking into a component.
|
| In A through In J (10 inputs) | true or false (default)
|
Define the selected Boolean input values and null definition. |