endsWith

A function that can be used in Formulas.

Syntax and semantics

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

See also

startsWith for determining whether string$ starts with part$.
endsWith_caseInsensitive for case-insensitive matching.

Links to this page


© Paul Boersma 2023