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 | "YesNo" | "ShowHide" | "StringValue" | "IntValue" | Defines value type. |
Defined in
Last Updated: 20 June, 2023