Last Updated: Dec 10, 2020
Use this function to remove all the whitespace from both sides of the input string.
Trim (input)
Input Parameter Name | Description |
---|---|
input | input string |
Return value | Description |
---|---|
text | Returns the trimmed string |
To view all the Text functions, click here.