Description
Removes trailing space characters from a string and returns the resulting string.
Syntax
Rtrim ( str )
Arguments
str is a string.
Removes trailing space characters from a string and returns the resulting string.
Rtrim ( str )
str is a string.