Remove tabs, spaces, and line breaks (all spaces) from both sides of the string.
str
{String}
return
{Array}
{{ trim str }}
{{ trim " ABC " }}