kitControl-BooleanSwitch

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

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

Figure 1. BooleanSwitch properties


PropertyValueDescription
FacetsConfig Facets window (defaults to true and false)

Defines the text to display for each Boolean value.

trueText configures the text to describe the state when the component returns true.

falseText configures the text to describe the state when the component returns false.

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 true.
In Falsetrue or false (default) and null definitionReturns false.