Click or drag to resize
AppGetTextMacros Method

Fetches updated variables after a statement execution.

Namespace: Qlik.Engine
Assembly: Qlik.Engine (in Qlik.Engine.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax
public IEnumerable<TextMacro> GetTextMacros()

Return Value

Type: IEnumerableTextMacro

Implements

IAppGetTextMacros
See Also