RTrim(string)

Returns string with removed trailing spaces.

See also LTrim and Trim.

string

String being right-trimmed.