atNoGC
dynamicArrayedCollection
before
dynamicArrayedCollection Method atPut
Store anElement at position anIndex. Raise an an exception if anIndex is out of bounds.
Using Parameters
anindex
PIC S9(9) COMP-5
anelement
GROUP