Remove Element At

Removes a business object element from a particular position in the business object array.

Inputs

Business object array
The business object array (BusObjArray) from which the element is going to be removed.

Index
The index position (specified as an integer) of the element to remove.

Notes

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

Copyright IBM Corp. 2003, 2004