Skip to main content Skip to complementary content

IScriptSyntaxError Interface

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

Syntax

[ValueClass]
public interface IScriptSyntaxError

Properties

Name Description
ColInLine

Position of the erroneous text from the beginning of the line.

JSON property name: qColInLine

ErrLen

Length of the word where the error is located.

JSON property name: qErrLen

LineInTab

Line number in the section where the error is located.

JSON property name: qLineInTab

SecondaryFailure

The default value is false.

JSON property name: qSecondaryFailure

TabIx

Number of the faulty section.

JSON property name: qTabIx

TextPos

Position of the erroneous text from the beginning of the script.

JSON property name: qTextPos

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!