Regular expression replace

Regular expressions related to the transform rule.

The following table describes the fields for Regular Expression Replace method.

FieldSub-FieldDescriptionNotes
Replace Pattern List of patterns to be matched and replaced for regular expression transformation.
 Match PatternRegex logic that defines pattern to be matched.Instead of using .*, use .+ to match the sequence of characters.
 Replace ValueValue to replace the matched pattern.
Last modified February 7, 2025