Trim(string)
Returns string with both leading and trailing spaces removed.
See also LTrim and RTrim.
String being trimmed.