miva_array_pop()

 
Removes and returns the last element of "array".
Syntax
miva_array_pop( array var )
Returns the number of elements remaining in "array".
  • array = the array where the record will be remove.
User Annotations: miva_array_pop