PreviousreplaceAll Up
DBCScharacterarray
resetValueNext

DBCScharacterarray Method replaceSubCollection

Replace the characters of this DBCS Character Array between the ranges specified by lnkStartCharIndexPosition and lnkEndCharIndexPosition with the contents of lnkReplaceCharacterArray, starting starting from index lnkReplaceCharIndexPosition.

Using Parameters
lnkStartCharIndexPosition PIC S9(9) COMP-5
lnkEndCharIndexPosition PIC S9(9) COMP-5
lnkReplaceCharacterArray OBJECT
lnkReplaceCharIndexPosition PIC S9(9) COMP-5