Skip to documentation content
On this page
  1. Reference contract
  2. Contract
  3. Authoritative source

description

`description` is a declared `any` field of feature kind `Control Function`; it is optional in the installed catalog.

Reference contract

FieldValueDescription
defaultDiscrete control palette. control(i, n, v0, v1, ...) rounds i, clamps it to n choices, and returns the selected value.
namedescription

description is a declared any field of feature kind Control Function; it is optional in the installed catalog.

Contract

PropertyValue
defaultDiscrete control palette. control(i, n, v0, v1, ...) rounds i, clamps it to n choices, and returns the selected value.
namedescription

Authoritative source

Catalog
telion_backend.v2.python_api.feature_catalog
Identity
feature-category:functions:kind:Control Function:field:description
Path
src/telion_backend/v2/python_api.py
Symbol
feature_catalog