...
Return the minimum value of all array items
<obj> the objarray to get its minimum value
if -index is specified, then instead the minimum value it return the index (starting from 0) of this value.
...
Return the minimum value of all array items
<obj> the objarray to get its minimum value
if -index is specified, then instead the minimum value it return the index (starting from 0) of this value.