XojoScriptLocation.EndColumn
From Xojo Documentation
Read-Only Property (As Integer )
The ending column of the script error or warning (0-based).
Notes
If the column value is -1 then that means the entire line has an error (for example, if the syntax is completely invalid).