You are here: start » ppl » functions » replace

REPLACE(str:bigstr, search:string, replace:string) :BIGSTR

**This is an old revision of the document!**

REPLACE(str:bigstr, search:string, replace:string) :BIGSTR

Returns a string of “str” with all occurences of the first character of “search” replaced by the first character of “replace”
See also: ReplaceStr

ppl/functions/replace.1555413266.txt.gz · Last modified: 2019/04/16 13:14
CC Attribution 4.0 International Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution 4.0 International