A Gem in Xojo 2021r2

Originally published at: A Gem in Xojo 2021r2 – Xojo Programming Blog

The ability to specify “White Space” for the trim functions was introduced and largely ignored apart from the release notes. Using Trim (or LTrim or RTrim) will remove spaces from the beginning, end or both of your string. The new function allows you to specify what you want to trim.

13 Likes