end
Set the internal pointer of an array to its last element
&reftitle.description;
mixedend
arrayarray
end advances array's
internal pointer to the last element, and returns its value.
&reftitle.parameters;
array
The array.
&reftitle.returnvalues;
Returns the value of the last element.
&reftitle.examples;
end example
]]>
&reftitle.seealso;
current
each
prev
reset
next