Remove all elements from this business object array.
Syntax
void removeAllElements()
Examples
The following example removes all elements of the array items.
items.removeAllElements();