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