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