%set(name,trim)
%set(description,"Removes the whitespace from the beginning and end of a string.")
%set(syntax,"%%trim\(string\)")
%set(example,"-%%asc\(32\)hi%%asc\(32\)-
-%%trim\(%%asc\(32\)hi%%asc\(32\)\)-

Returns

- hi -
-hi-
")
%set(seealso,trimright|trimleft|rtrim|ltrim)
%set(authorip,24.193.44.12)
%set(authorlogin,mkrebs)
%set(author,)