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