Rtrim

Description

Removes trailing space characters from a string and returns the resulting string.

Syntax

Rtrim ( str)

Arguments

str is a string.