VariableListDef
Overview
Defines the list of variables in an app.
Properties
Name | Description | Type |
---|---|---|
qType | Type of the list. | String |
qShowReserved | Shows the reserved variables if set to true. | Boolean |
qShowConfig | Shows the system variables if set to true. | Boolean |
qData | Data | JSON |
Example
"qVariableListDef":
{
"qType": "Variable"
}
Learn more
Did this page help you?
If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!