Variable Interface
Definition for single user-controllable variable
Properties
| Name | Type | Description | |
|---|---|---|---|
| defaultValue | string | undefined | Default value. | |
| id | string | Id of the variable | |
| label | string | Label of the variable that is shown in the UI. | |
| type | "YesNo" | "ShowHide" | "StringValue" | "IntValue" | Defines value type. |
Defined in
Last Updated: 24 October, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.