ScriptSyntaxError
Properties
Name | Description | Type |
---|---|---|
qErrLen | Length of the word where the error is located. |
Integer |
qTabIx | Number of the faulty section. |
Integer |
qLineInTab | Line number in the section where the error is located. |
Integer |
qColInLine | Position of the erroneous text from the beginning of the line. |
Integer |
qTextPos | Position of the erroneous text from the beginning of the script. |
Integer |
qSecondaryFailure | The default value is false. |
Boolean |