Previousremove Up
sequencedcollection
replaceSubCollectionNext

sequencedcollection Method replaceAll

Replace all the occurrences of anElement between the indices fromIndex and toIndex with anElement2.

Using Parameters
anelement GROUP
anelement2 GROUP
fromindex PIC S9(9) COMP-5
toindex PIC S9(9) COMP-5