end

end -- 將陣列內部指標指向最後一個元素

Description

end (array array);

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

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