FutureProg functions

wordcount

Text · computer function, computer program, standard futureprog

Number wordcount(Text text)
Contexts: computer function, computer program, standard futureprog
Returns the number of whitespace-separated words in the supplied text.
text: The text value to inspect or transform

← Back to FutureProg functions