ArrayMin

Syntax:

%ArrayMin(array)%

Description:

The smallest numeric value in an array. If the array parameter value is an empty array, returns zero.

Parameters:

Parameter

Description

array

Specifies the name of an array that was previously defined.