Grep in String

Much like the grep command line program provides regular expression matching, the Grep patch matches patterns against strings.

If the Replace input is not an empty string, then any instances of the found string are replaced, and the resulting string is output. Parenthesis grouping and replacement with $1, $2… is supported.

Input Attributes
  • String - The source string.
  • Search String - Regular expression string.
  • Replace String - The string to replace found patterns with.
  • Case Sensitive - Indicates if search should be case-sensitive.
Output Attributes
  • String - The matched string or replaced text.
0 videos
0 comments
Bf9a01b6ccc05dea53134f59ff712fee