Trim both leading and trailing whitespaces from string.
trim(x)
x
A text string.
Cleaned string.
trim(" hello ")