GetCharColPos 

Syntax:             long GetCharColPos ();

Return Value:    The column number of the SQL pane editor cursor’s position.

Remarks:

Call this method to get the character column of the cursor in the SQL pane editor of  ELS-QB component.

Example:

For Sample of GetCharColPos () usage see the Example of GetCharLinePos ()