Get Element At

Retrieves a single business object from an array by specifying that object's position in the array.

Inputs

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

Index
An integer that specifies the index location.

Output

Returns the specified business object.

Notes

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

Copyright IBM Corp. 2003, 2004