growTo | sequencedcollection | insertAllAfter |
Return the index position of the first occurrence of aCollection within this SequencedCollection, starting the search at anIndex. If the subcollection is not contained within this SequencedCollection, then return zero.
acollection | OBJECT |
anindex | PIC S9(9) COMP-5 |
anindex2 | PIC S9(9) COMP-5 |