Overload | Description |
---|---|
ReplaceText(StringReplaceTextOptions) | Replaces all instances of a string with another string using the options set via the replaceTextOptions parameter. |
ReplaceText(FunctionReplaceTextOptions) | Replaces all instances of a string with another string using an handler and the options set via the replaceTextOptions parameter. |