FutureProg functions

trim

Text · computer function, computer program, standard futureprog

Text trim(Text text)
Contexts: computer function, computer program, standard futureprog
Returns the supplied text with leading and trailing whitespace removed.
text: The text value to inspect or transform

← Back to FutureProg functions