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.

Notes

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

Copyright IBM Corp. 2003, 2004