DB
FunctionsString

position_utf8

Returns the 1-based UTF-8 code-point position of the first substring occurrence. Returns 0 when no match is found.

position_utf8(…) → Dynamic

Kind · scalar

Returns the 1-based UTF-8 code-point position of the first substring occurrence. Returns 0 when no match is found.

Part of the String family.