You are here: start » ppl » functions » replace

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

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.txt · Last modified: 2024/03/27 15:40
CC Attribution 4.0 International Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution 4.0 International