kitControl-EnumSwitch

This component selects one of two StatusEnum inputs based upon the Boolean value at the StatusBoolean input In Switch.

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

Figure 1. EnumSwitch properties


PropertyValueDescription
FacetsConfig Facets window (defaults to blank)Defines a range of enumerated states (enum values).
Outread-only StatusBoolean true or false (default)Displays the result of the selection.
In Switchtrue or false (default) and null definitionIndicates which input value to select.
In Truetrue or false (default) and null definitionReturns string value for when In Switch is true.
In Falsetrue or false (default) and null definitionReturns string value for when In Switch is false.