You are here: start » ppl » functions » replacestr

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

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 The string to work on
search The string to search for
replace The string to replace search with

See also: Replace

ppl/functions/replacestr.txt · Last modified: 2024/03/27 15:41
CC Attribution 4.0 International Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution 4.0 International