Trims whitespace from the beginning and/or end of a string.
Name | Type | Required | Multiple | Min. | Max. | Description |
---|---|---|---|---|---|---|
Text (text) | string | - | - | |||
Location (location) | string | - | - |
Name | Type | Default | Required | Options | Description |
---|---|---|---|---|---|
Text (text) | string | The text to trim empty spaces from | |||
Location (location) | string | both | start end both | The location to trim the current string, it can be "start" or "end", default is "both" |
Name | Type | Description |
---|---|---|
Output (output) | string |