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