FutureProg functions
trim
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
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