Skip to content

miva_array_shift()#

Syntax
miva_array_shift( array var )

Returns#

Returns the first element of “array”.

Parameters#

Parameter Description
array the array where the record will be remove.