DB
FunctionsString

replace_regexp_one

Replaces only the first regex match with a replacement string.

replace_regexp_one(…) → String

Kind · scalar

Replaces only the first regex match with a replacement string.

Part of the String family.