replace_matches

replace_matches(pattern, a_text, a_template)

Returns a new text containing matching regular expressions replaced with the template text.

Parameters
Result

text