Escape for Regular Expression

Escapes special characters in the input, so that it can be used in a regular expression

This is useful if you want to have variable placeholders in an action that takes a regular expression parameter.

  • Input: The text to filter
  • Output: The input text with special characters escaped

Parameters

This action has no configurable parameters.