string string.removewhitespace(string text)
The following example removes all whitespace from specified string.
{string.removewhitespace('a b c ')}