MivaScript Builtin Function, Miva Merchant 9+
miva_array_shift( array var )
<mvt:assign name="g.return_value" value="miva_array_shift( array var )" />
Removes and returns the first element of "array".
array var
the array where the record will be remove.