FutureProg functions

counttext

Text · computer function, computer program, standard futureprog

Number counttext(Text text, Text search)
Contexts: computer function, computer program, standard futureprog
Returns the number of non-overlapping occurrences of the search fragment in the supplied text, ignoring case.
text: The text value to inspect
search: The text fragment to search for

← Back to FutureProg functions