PreviousaddBefore Up
orderedcollection
addFirstNext

orderedcollection Method addBeforeIndex

Stores anElement within this OrderedCollection immediately before the index position anIndex. Raise an exception if the anIndex is out of bounds.

Using Parameters
anelement GROUP
anindex PIC S9(9) COMP-5