end Set the internal pointer of an array to its last element Description mixedend arrayarray end advances array's internal pointer to the last element, and returns that element. A simple <function>end</function> example ]]> See also current, each, next, and reset.