Skip to main content Skip to complementary content
Close announcements banner

StringExpression

Properties

Abbreviated syntax:

"qStringExpression":"=<expression>"

Extended object syntax:

"qStringExpression":{"qExpr":"=<expression>"}

Where

  • <expression> is a string
Information noteThe "=" sign in the string expression is not mandatory. Even if the "=" sign is not given, the expression is evaluated.
Information noteA string expression is not evaluated, if the expression is surrounded by simple quotes.

The result of the evaluation of the expression can be of any type, as it is returned as a JSON (quoted) string.

Example

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!