StringExpression
Properties
Abbreviated syntax: "qStringExpression":"=<expression>" Extended object syntax: "qStringExpression":{"qExpr":"=<expression>"} Where:
- < expression > is a string
 
Information note
 The "=" sign in the string expression is not mandatory. Even if the "=" sign is not given, the expression is evaluated.
Information note
The result of the evaluation of the expression can be of any type, as it is returned as a JSON (quoted) string.
	
	
	
	
	A string expression is not evaluated, if the expression is surrounded by simple quotes.
Properties
| Name | Description | Type | 
|---|---|---|
| qExpr | String |