StringTrim
Summary
Removes spaces at the beginning or end of a string.

Example
The text " My nice text " will be converted to "My nice text "
Removes spaces at the beginning or end of a string.

The text " My nice text " will be converted to "My nice text "