ScriptSyntaxError Properties |
The ScriptSyntaxError type exposes the following members.
Name | Description | |
---|---|---|
ColInLine | Position of the erroneous text from the beginning of the line | |
ErrLen | Length of the word where the error is located | |
LineInTab | Line number in the section where the error is located | |
SecondaryFailure | The default value is false. | |
TabIx | Number of the faulty section | |
TextPos | Position of the erroneous text from the beginning of the script |