Variable Interface
Definition for single user-controllable variable
Properties
| Name | Type | Description | |
|---|---|---|---|
| defaultValue | undefined | string | Default value. | |
| id | string | Id of the variable | |
| label | string | Label of the variable that is shown in the UI. | |
| type | undefined | VariableValueType | Defines value type. |
Defined in
Last Updated: 08 January, 2020