Removes a business object element from a business object array.
The Remove Element function block can set the following exception type for a CollaborationException exception:
After you delete an element from the array, the array resizes, changing the indexes of existing elements.
This function block is based on the BusObjArray.removeElement() method. For more information, see removeElement().