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