RTrim


 

RTrim>string[,result]

 

Returns in result the string with trailing spaces and control characters removed. If result is omitted then source string is modified.

 

See also: Trim, LTrim

Abbreviation: RTR