Trim
Last updated
Last updated
The Trim()
function strips text of whitespace from both ends.
This function is NOT SQL compatible. For more information about SQL compatibility, see our documentation.
Returns a new text where both trailing and leading whitespaces are removed from text
.
Name | Type | Required | Description |
---|---|---|---|
text
text
a text