DB
FunctionsString

replace_one

Replaces only the first occurrence of a search substring with a replacement substring.

replace_one(…) → String

Kind · scalar

Replaces only the first occurrence of a search substring with a replacement substring.

Part of the String family.