DB
FunctionsString

substring_utf8

Extracts a substring from a UTF-8 string using code-point positions and optional code-point length.

substring_utf8(…) → String

Kind · scalar

Extracts a substring from a UTF-8 string using code-point positions and optional code-point length.

Part of the String family.