Skip to main content Skip to complementary content

ITextMacro Interface

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

Syntax

[ValueClass]
public interface ITextMacro

Properties

Name Description
DisplayString

Variable value.

JSON property name: qDisplayString

IsReserved

Is set to true if the variable is a reserved variable.

JSON property name: qIsReserved

IsSystem

Is set to true if the variable is a system variable.

JSON property name: qIsSystem

RefSeqNo

Order in which the variable was referenced during the script execution.

The same number sequence is used for both qRefSeqNo and qSetSeqNo .

JSON property name: qRefSeqNo

SetSeqNo

Order in which the variable was updated during the script execution.

The same number sequence is used for both qRefSeqNo and qSetSeqNo .

JSON property name: qSetSeqNo

Tag

Name of the variable.

JSON property name: qTag

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!