In Switch.
EnumSwitch is available in the Util folder of the kitControl palette.

| Property | Value | Description |
|---|---|---|
| Facets | Config Facets window (defaults to blank) | Defines a range of enumerated states (enum values). |
| Out | read-only StatusBoolean true or false (default)
|
Displays the result of the selection. |
| In Switch | true or false (default) and null definition
|
Indicates which input value to select. |
| In True | true or false (default) and null definition
|
Returns true.
|
| In False | true or false (default) and null definition
|
Returns false.
|