FutureProg functions

firstword

Text · computer function, computer program, standard futureprog

Text firstword(Text text)
Contexts: computer function, computer program, standard futureprog
Returns the first whitespace-separated word in the supplied text, or blank if there is none.
text: The text value to inspect or transform

← Back to FutureProg functions