EnumConst is available in the Constants folder of the kitControl palette.
It provides a linkable status-type output value, and two actions for changing its value: Active (true) and Inactive (false). A constant may be handy when the same target property of multiple components needs to be adjusted simultaneously. Constants may also help to clarify logic on a wire sheet.

| Property | Value | Description |
|---|---|---|
| Facets | Config Facets window (defaults to zero (0)) | Defines a range of enumerated states (Enum values). |
| Out | enumerated list (defaults to zero (0), that is, no list) | Shows the current enum value associated with the point. |