startsWith

A function that can be used in Formulas.

Syntax and semantics

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

See also

endsWith for determining whether string$ ends in part$.
startsWith_caseInsensitive for case-insensitive matching.

Links to this page


© Paul Boersma 2023