pop
Table of contents
Removes the last element from an array and returns array with remaining elements. If an integer is passed as argument, this amount of elements will be removed.
Removes the last element from an array and returns array with remaining elements. If an integer is passed as argument, this amount of elements will be removed.