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

| Property | Value | Description |
|---|---|---|
| Facets | Config Facets window (defaults to true and false) |
Defines the text to display for each Boolean value.
|
| 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.
|