trim
Removes unwanted whitespace or specified characters from the start and end of a string to clean and standardize text data.
Instructions
Trims leading and trailing whitespace (the default) or specified characters from a string.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||