$advancedReplaceText
$advancedReplaceText
will replace specific segments of text in sequence.
Usage
Parameters
Field | Type | Description | Required |
---|---|---|---|
text | string | Text you want to modify. | true |
replacer | string | The text that will be replaced. | true |
replaceTo | string | The text that will replace replacer . | true |
Example(s)
This will replace Meow Cat
to Dog Woof
: