DB
FunctionsString

overlay

Replaces a range in the source string with the replacement string using 1-based byte positions.

overlay(…) → Dynamic

Kind · scalar

Replaces a range in the source string with the replacement string using 1-based byte positions.

Part of the String family.