Get the column the given index (or the cursor, if omitted) is on.
Return value depends on the type fed into the function. column!dchar will use characters and column!char will use bytes. The type does not have effect on the input index.
See Implementation
Get the column the given index (or the cursor, if omitted) is on.