PreviouscopyFromTo Up
DBCScharacterarray
copyReplaceAllNext

DBCScharacterarray Method copyReplace

Return a copy of this DBCS Character Array with the characters between lnkStartCharIndexPosition and lnkEndCharIndexPosition replaced by the contents of a Character Array lnkCharArray.

Using Parameters
lnkStartCharIndexPosition PIC S9(9) COMP-5
lnkEndCharIndexPosition PIC S9(9) COMP-5
lnkCharArray OBJECT
Returning Parameter
lnkNewCharArray OBJECT