Returns a copy of the specified string without trailing white spaces.
string RTrim ( string value)
Use LTrim to return a string without its leading white spaces.
Text FunctionsLeft FunctionRight FunctionLTrim Function