ArrayMax

Syntax:

%ArrayMax(array)%

Description:

Returns the largest 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.

See Also:

ArrayAvg, ArrayDim, ArrayLen, ArrayMax, ArrayMin, ArraySum, ArrayToList