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

| Property | Value | Description |
|---|---|---|
| Facets | Config Facets window (defaults to null units, a single decimal place, minimum=negative infinity, and maximum=positive infinity) |
Selects units and configures how the value displays:
This definition applies to the |
| Out | number (defaults to zero (0)) and null definition | 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.
|