Out property. The component’s Select property chooses the input. From three to 10 inputs can be specified.
EnumSelect 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 blank) | Defines range of enumerated states (enum values). This configuration affects the 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 enumerated value (defaults to zero (0)) | Provides a numeric output value for linking into a component. |
| In A through In J (10 inputs) | enumerated value (defaults to zero (0)) | Define the selected enum input values and null definition. |