Remove Element

Removes a business object element from a business object array.

Inputs

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

Element
The business object (BusObj) element to remove from the array.

Exceptions

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

Notes

After you delete an element from the array, the array resizes, changing the indexes of existing elements.

Related information

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

Copyright IBM Corp. 2004