end

end -- Set the internal pointer of an array to its last element

Description

end(array array);

end() advances array's internal pointer to the last element.

See also: current(), each(), end() next() and reset()