$str.strip
Returns a whitespace stripped string
Usage
<string> $str.strip(<string:string>)
Description
Returns a left and right whitespace stripped version of the string given as the first parameter.

Index, Functions