PreviousremoveAllSuchThat Up
dynamicArrayedCollection
removeFirstNext

dynamicArrayedCollection Method removeAtIndex

Remove the element at index position anIndex. The element that has just been removed is returned in anElement

Using Parameters
anindex PIC S9(9) COMP-5
Returning Parameter
anElement GROUP