Retrieves a single business object from an array by specifying that object's position in the array.
Returns the specified business object.
This function block is based on the BusObjArray.elementAt() method. For more information, see elementAt().