DB
FunctionsString

position_case_insensitive_utf8

Returns the 1-based UTF-8 code-point position of the first substring occurrence using ASCII case-insensitive matching.

position_case_insensitive_utf8(…) → Dynamic

Kind · scalar

Returns the 1-based UTF-8 code-point position of the first substring occurrence using ASCII case-insensitive matching.

Part of the String family.