IValueExpression Interface
Namespace: Qlik.Engine
Assembly: Qlik.Engine.dll
Assembly: Qlik.Engine.dll
Properties
Abbreviated syntax:
"qValueExpression":"=<expression>"
Extended object syntax:
"qValueExpression":{"qExpr":"=<expression>"}
Where:
- < expression > is a string.
The expression is evaluated as a numeric.
Syntax
[ValueClass]
public interface IValueExpression : IAbstractStructureProperties
| Name | Description |
|---|---|
| Expr |
JSON property name: qExpr |