IStringExpression Interface
Namespace: Qlik.Engine
Assembly: Qlik.Engine.dll
Assembly: Qlik.Engine.dll
Properties
Abbreviated syntax:
"qStringExpression":"=<expression>"
Extended object syntax:
"qStringExpression":{"qExpr":"=<expression>"}
Where:
- < expression > is a string
The result of the evaluation of the expression can be of any type, as it is returned as a JSON (quoted) string.
Syntax
[ValueClass]
public interface IStringExpression : IAbstractStructure
Properties
Name | Description |
---|---|
Expr |
JSON property name: qExpr |
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!