FutureProg functions

linecount

Text · computer function, computer program, standard futureprog

Number linecount(Text text)
Contexts: computer function, computer program, standard futureprog
Returns the number of lines in the supplied text. Empty text returns zero.
text: The text value to inspect or transform

← Back to FutureProg functions