ScriptSyntaxError MembersQlik Sense .NET SDK - API Reference
The ScriptSyntaxError type exposes the following members.
Constructors

  NameDescription
Public methodScriptSyntaxError
Initializes a new instance of the ScriptSyntaxError class
Back to Top
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