Variable: array-row
array-row is a variable defined in array.el.gz.
Value
nil
Documentation
Current array row location of point.
Source Code
;; Defined in /usr/src/emacs/lisp/array.el.gz
(defvar array-row nil "Current array row location of point.")