Removes leading and trailing whitespace or specified characters from string.
Optional
The string to trim.
The characters to trim.
Returns the trimmed string.
_.trim
Removes leading and trailing whitespace or specified characters from string.