kitControl-StringSwitch

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

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

Figure 1. StringSwitch properties


PropertyValueDescription
FacetsConfig Facets window (defaults to blank )

Associates a key with one or more phrases.

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 StatusString 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.