IScriptSyntaxError MembersQlik Sense .NET SDK - API Reference
The IScriptSyntaxError type exposes the following members.
Properties

  NameDescription
Public propertyColInLine
Position of the erroneous text from the beginning of the line
Public propertyErrLen
Length of the word where the error is located
Public propertyLineInTab
Line number in the section where the error is located
Public propertySecondaryFailure
The default value is false.
Public propertyTabIx
Number of the faulty section
Public propertyTextPos
Position of the erroneous text from the beginning of the script
Back to Top
See Also