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 | 
			 Contains dynamic JSON data specified by the client.  | 
	JsonObject | 
| qShowSession | 
			 Shows the session variables if set to true.  | 
	Boolean | 
See also