Function TrimSpaces(text: String) : String Returns the trimmed string.
Trims all spaces and tabs from both sides of a string.