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.

Exceptions

The Get Element At function block can set the following exception type for a CollaborationException exception:

Related information

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

Copyright IBM Corp. 2004, 2005