🧡 Skip to main content🔍 Skip to search

Options tab of Find and Replace Text Action allows to choose whether the text search will be case sensitive, enable the use of regular expressions (regex) and limit the maximum number of returned matches.

OptionsDetails
Ignore case When enabled, upper and lower case text will be treated as equivalent. When disabled, upper and lower case characters will be treated as distinct.
Use regular expressions Allows using regular expression search and regular expression replace patterns.
Limit replace to the maximum number of occurrences The Action will end when the specified number of found matches are replaced.
Also, store result inThe result of the replace operation is already accessible via the Variable Wizard. Optionally, choose an existing variable to store the result. To create an empty variable, use the Set Variable Action.
This Action is enabledAn Action is executed only if it is enabled. Otherwise, it will be automatically skipped (completely ignored) from the Task flow.
Use custom display nameRename this Action, to make a human-readable workflow that will help you to find, read, and make sense of the Task structure later.
Advanced fallback optionsManage the advanced fallback options—select which error types will lead to automatic execution of predefined workaround operations.
Log only errorsDo not log information and warning messages for this Action. It may be useful to keep the log file small and tidy on production systems.

Note

  • See details on regular expression usage for more information on regex compare functions.

Questions?

If you have any questions, please do not hesitate to contact our support team.