Min Attribute Value

Retrieves the minimum value for the specified attribute among all the elements in the business object array.

Inputs

Business object array
The business object array (specified as a BusObjArray object).

Attribute
A String that specifies the attribute name.

Output

Returns a String that contains the maximum value for the specified attribute.

Notes

This function block is based on the BusObjArray.min() method. For more information, see min().

Copyright IBM Corp. 2003, 2004