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
|
Output Attributes
|
0 videos
0 comments