Skip to content

miva_array_shift_ref()#

Syntax
miva_array_shift_ref( array var, element var )

Returns#

Returns the number of elements remaining in “array”.

Parameters#

Parameter Description
array the array where the record will be remove
element a reference to the element that was removed.