endsWith_caseInsensitive

A function that can be used in Formulas.

Syntax and semantics

endsWith_caseInsensitive (string$, part$)
determine whether string$ ends in part$.

See also

startsWith_caseInsensitive for determining whether string$ starts with part$.
endsWith for case-sensitive matching.

Links to this page


© Paul Boersma 2023