Previousconcat Up
sequencedcollection
copyReplaceNext

sequencedcollection Method copyFromTo

Returns a new Sequenced collection which is a subset of this SequencedCollection determined by the indices fromIndex and toIndex.

Using Parameters
fromindex PIC S9(9) COMP-5
toindex PIC S9(9) COMP-5
Returning Parameter
anewcollection OBJECT