Strip whitespace from right and left side of string.
Example:
StrStrip( " hq_cleared " ); // 'hq_cleared'
* = mandatory