DB
FunctionsString

replace_regexp_all

Replaces all regex matches with a replacement string.

replace_regexp_all(…) → String

Kind · scalar

Replaces all regex matches with a replacement string.

Part of the String family.