Skip to main content Skip to complementary content

StringExpr Class

Namespace: Qlik.Engine
Assembly: Qlik.Engine.dll

Expression class that evaluates to a string

Inheritance

  • System.Object
    • StringExpr

Syntax

[ValueClass]
public class StringExpr : IStringExpr

Constructors

Name Description
StringExpr()

Properties

Name Description
v

Expression evaluated to string.

JSON property name: qv

Operators

Name Description
Implicit(StringExpr to String)

Implicit type conversion to System.String

Implicit(String to StringExpr)

Implicit type conversion from System.String

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!