Trim(string)

Returns string with both leading and trailing spaces removed.

See also LTrim and RTrim.

string

String being trimmed.