array-move-one-column
array-move-one-column is a compiled Lisp function in `array.el
'.
(array-move-one-column SIGN)
Move one array column in direction SIGN (1 or -1).
Leave point at the beginning of the field and return the new array column.
If requested to move beyond the array bounds, signal an error.