kitControl-BooleanToStatusBoolean

This component links (converts) the simple Boolean value (a non-status value) in an extension or other component (In property) to the Out property of a point or kitControl object (a StatusBoolean value). This component is the reverse of the StatusBooleanToBoolean component.

BooleanToStatusBoolean is available in the Conversion folder of the kitControl palette.

Figure 1. BooleanToStatusBoolean 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.

This definition applies to the In property value. What text to define depends on how you are using the component.
Intrue and false (default)Displays the source simple non-status value.
Outread-only StatusBoolean true and falseDisplays the converted target status value.