feature-fieldAvailable
description
`description` is a declared `any` field of feature kind `Control Function`; it is optional in the installed catalog.
Reference contract
| Field | Value | Description |
|---|---|---|
| default | Discrete control palette. control(i, n, v0, v1, ...) rounds i, clamps it to n choices, and returns the selected value. | — |
| name | description | — |
description is a declared any field of feature kind Control Function; it is optional in the installed catalog.
Contract
| Property | Value |
|---|---|
| default | Discrete control palette. control(i, n, v0, v1, ...) rounds i, clamps it to n choices, and returns the selected value. |
| name | description |