Embed presentation
Download to read offline

The %REPLACE function replaces a segment of a string with a replacement string. In the example, the source string "search string" has "word" replace "string" from position 8 with a length of 6 characters, resulting in the output string "Search word".
