FutureProg functions
normalizewhitespace
Text normalizewhitespace(Text text)
Contexts: computer function, computer program, standard futureprog
Returns the supplied text with all whitespace runs collapsed to single spaces and edge whitespace removed.
text: The text value to inspect or transform
Contexts: computer function, computer program, standard futureprog
Returns the supplied text with all whitespace runs collapsed to single spaces and edge whitespace removed.
text: The text value to inspect or transform