You are here: start » ppl » functions » replacestr

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

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

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

It functions just like the Replace function except that a complete sub-string may be specified for both search and replace

     str is the string to work on  
     search is the string to search for  
     replace is the string to replace search with  

See also: Replace

ppl/functions/replacestr.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