.Trim() removes the spaces before and after the string
How does it avoid the space in the end?
Loading collection data...
.Trim() removes the spaces before and after the string
How does it avoid the space in the end?