Removes spaces from the end of a string.
Obsolete function This function is obsolete. It has the same behavior as RightTrim in all environments.
RightTrimW ( string )
String. Returns a copy of string with trailing blanks deleted if it succeeds and the empty string ("") if an error occurs.