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