VariableListDef
Defines the list of variables in an app.
Properties
Name | Description | Type |
---|---|---|
qType |
Type of variables to include in 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 |
JsonObject |
qShowSession |
Shows the session variables if set to true. |
Boolean |