Max Attribute Value

Retrieves the maximum values for the specified attribute among all 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.max() method. For more information, see max().

Copyright IBM Corp. 2003, 2004