Replace search matches with replace text. This function has special case uses that are enabled by changing the ResultRule parameter.
0 regexreplace '123XXXXXXXXRRRGGG' 'X+R' 'R'
Limit regexserach TextField SearchPhrase ReplaceWith (Parameter)
Name | Data Type | Input Type | Description | Optional | Default |
---|---|---|---|---|---|
TextField | Text | Constant | Values | No | |
SearchString | Text | Field, Constant | Regular Expression | No | |
ReplaceString | Text | Field, Constant | No | ||
Parameter | Text | Constant | Delimited name-value of parameters that change the PCRE engine behavior | Yes |
Type: Text
Text field with matchies replaced