CharBufferString.Replace (METH)ΒΆ
METHOD Replace
Replaces <iLengthToReplace> characters of our string by cbsReplaceWith, starting at the <iPosition>-th character position iPosition = 1 is the first character.
- InOut:
- Scope - Name - Type - Input - cbsReplaceWith- REFERENCE TO CharBufferString - iLengthToReplace- INT- iPosition- INT
