ScriptSyntaxError TextPos Property Qlik Sense .NET SDK - API Reference
Position of the erroneous text from the beginning of the script

Namespace: Qlik.Engine
Assembly: Qlik.Engine (in Qlik.Engine.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax

public int TextPos { get; set; }

Property Value

Type: OnlineInt32

Implements

IScriptSyntaxError TextPos
See Also