Match/Replace (subarea)
Specifies the details of the Match/Replace action.
ID: MatchReplaceMatchType
Match ID
This ID enables you to use the match results to generate custom outputs.
ID: MatchReplaceMatchType.Id
Match mode
Specifies the type of matching action
ID: MatchReplaceMatchType.Mode (references: MatchModeType)
Regex options
Options for matching with a regular expression. Possible options are: none: No options. ignorecase: Case is ignored. multiline: All lines are included. explicitcapture: Only valid groups are named. singleline: Only one line is included. ignorepatternwhitespace: Whitespaces in patterns are ignored. righttoleft: Value is read from right to left. ecmascript: ECMAScript compliant evaluation behavior. cultureinvariant: No special consideration of cultural language properties. Multiple options are entered using the "|" character.
ID: MatchReplaceMatchType.Options
Matching pattern
This configuration value is used as the matching pattern.
ID: MatchReplaceMatchType.Pattern
Replace
Configuration of the replace action
ID: MatchReplaceMatchType.Replacement
Interval separator
This is where you can configure the separator used in interval validation.
ID: MatchReplaceMatchType.Delim