/
Find And Replace Action
Find And Replace Action
This action permits to find and replace text in a language.
The action is configured as follows:
type | "FindAndReplace" | string, Mandatory |
locale | The language of the text to apply the operation to. | string, Mandatory |
mode | Specifies the mode of finding text:
| string, Mandatory |
pattern | The text to search. Depending on the mode this is either plain text, a wildcard expression or a regular expression. | string, Mandatory |
replaceWith | Text to replace the found occurrences of the pattern. | string, Mandatory |
enforceWordBreaks | Optional, default is true. If true then the pattern is expected to start and end at word boundaries. If the pattern is "hello" then it will find this word inside "I say hello." but not inside "I say helloworld". | |
ignoreCase | Optional, default is false. True: Ignore case when finding text pattern. False: Do not ignore lower/uppercase differences. | bool, Optional |
, multiple selections available,
Related content
Copy Text Action
Copy Text Action
More like this
Quick Check Action
Quick Check Action
More like this
Inconsistent Translations Action
Inconsistent Translations Action
More like this
Find Repetitions Action
Find Repetitions Action
More like this
Pseudo Translate Action
Pseudo Translate Action
More like this
Quick QA Check
Quick QA Check
More like this
Copyright Wordbee - Buzzin' Outside the Box since 2008