RightTrimW

Description

Removes spaces from the end of a string.

NoteObsolete function This function is obsolete. It has the same behavior as RightTrim in all environments.

Syntax

RightTrimW ( string )

Returns

String. Returns a copy of string with trailing blanks deleted if it succeeds and the empty string ("") if an error occurs.