Replace unicode character range - Connect_CDC - connect_cdc_mimix_share - Latest

Connect CDC System Reference Guide

Product type
Software
Portfolio
Integrate
Product family
Connect
Product
Connect > Connect CDC (MIMIX Share)
Version
Latest
Language
English
Product name
Connect CDC
Title
Connect CDC System Reference Guide
Copyright
2024
First publish date
2003
Last edition
2024-08-20
Last publish date
2024-08-20T21:40:14.000381

Method: Replace unicode character range

Function name: replacechar

Parameter list: Char input string, INTEGER from char, INTEGER to char, Integer replacement char

Return type: CHAR

What the method does: Replaces all occurrences of the Unicode input string between the from character and to character with the replacement character. If -1 is entered as the replacement character, all occurrences of the search character are removed.