FunctionsString
position_case_insensitive
Returns the 1-based byte position of the first substring occurrence using ASCII case-insensitive matching.
position_case_insensitive(…) → DynamicKind · scalar
Returns the 1-based byte position of the first substring occurrence using ASCII case-insensitive matching.
Part of the String family.