%s:STRING% replaced %old:STRING% with %new:STRING% — Expressions

%s:STRING% replaced %old:STRING% with %new:STRING%
Text1.0.0

Description

Returns a copy of the string with all occurrences of a substring replaced.

Examples

set fixed to myVar replaced "bad" with "good"

All Possible Usages (1)

Every distinct way you can write this pattern, with optional groups and choice groups expanded. Placeholders are shown as <name>.

<s> replaced <old> with <new>

Related (Text)