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(…) → DynamicKind · 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.