Field(s) in Regex

To use a field as part of the replacement value in a Regex, use the following: ${fieldname}. You can use this with a String Builder as well.

To use a field as part of the replacement value in a Regex, use the following: ${fieldname}. You can use this with a String Builder as well.