PreviouscopyReplace Up
DBCScharacterarray
copyWithNext

DBCScharacterarray Method copyReplaceAll

Return a new character array, lnkNewCharArray. This contains the contents of this character array, but with all occurrences of lnkSearchCharArray's contents replaced by the contents of lnkReplacementCharArray.

Using Parameters
lnkSearchCharArray OBJECT
lnkReplaceCharArray OBJECT
Returning Parameter
lnkNewCharArray OBJECT