startsWith_caseInsensitive

A function that can be used in Formulas.

Syntax and semantics

startsWith_caseInsensitive (string$, part$)
determine whether string$ starts with part$.

See also

endsWith_caseInsensitive for determining whether string$ ends in part$.
startsWith for case-sensitive matching.

Links to this page


© Paul Boersma 2023