Get the column the given index 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 is on.