Created by potrace 1.16, written by Peter Selinger 2001-2019

Miva Developer Docs

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.