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 108.   BooleanSwitch properties
Image
Property Value Description
Facets Config 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.

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.