|
A function that can be used in Formulas.
index
(string$
, part$
)
part$
inside string$
, or 0 if not found.index
(strings$#
, s$
)
s$
first occurs in strings$#
.rindex
for the last occurrenceindex_caseInsensitive
for case-insensitive matchingindex_regex
for regular-expression matching© Paul Boersma 2023