VBscript Built-in Functions Back to Function List
RTrim Gives a copy of a string without trailing spaces RTrim(string) The string argument is any valid string expression. If string contains Null, Null is returned.