end

end -- set internal pointer of array to last element

Description

end(array array);

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

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