Removes leading and trailing spaces from a string.
trim(String)
returns string
'>' & trim(' CFDocs ') & '<'