REGEX_MIXED

Treat the search pattern as a regular expression (similarly to REGEX), but quote the replacement text (as in FIXED_STRINGS mode). ``\`` and ``$`` characters have no special meaning. MULTILINE mode is on by default. Useful if the replacement text contains ``%build.parameters%`` which may be expanded to an arbitrary value. This mode is not available via the TeamCity UI.

Properties

Link copied to clipboard
Link copied to clipboard