====== StrTrim ====== StrTrim() StrTrim Returns the original string with whitespace removed from the beginning and end of the string. Whitespace characters are: space, tab, end-of-line characters. **Parameters** |< 100% 15% >| |str|Source string.|