miva_array_pop_ref()

 
Makes "element" a reference to the last element of "array", then removes it from the array.
Syntax
miva_array_pop_ref( array var, element var )
Returns the number of elements remaining in "array".
  • array = the array where the record will be remove.
User Annotations: miva_array_pop_ref