search optional default (empty)The text to look for. Currently has no effect because the command's action is disabled in the engine; both parameters are read but nothing is replaced.
replace optional default (empty)The text that would take the place of each match. Currently has no effect for the same reason; the call always expands to an empty string.
[{post_str_replace:cats:dogs}]
before-{post_str_replace:cats:dogs}-after
[{post_str_replace::}]
{str_replace:cats:dogs:I have two cats}
{post_str_replace:PLACEHOLDER:Welcome}
{post_str_replace:__BRAND__:ActionApps}some view outputs __BRAND__ here