Text.TrimRight
From Xojo Documentation
Method
Trims whitespace, as defined in the Unicode standard, from end of the text. If the value is empty or consists entirely of whitespace, an empty Text is returned.
Sample Code
Removes ending white space: