XojoScriptLocation.Column
From Xojo Documentation
Read-Only Property (As Integer )
The starting 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).