Syntax
RQL
Parameters
| Name | Type | Description |
|---|---|---|
value | Utf8 | The string to trim trailing whitespace from. |
Return Value
Returns a Utf8 with trailing whitespace removed.
Examples
$ Trim trailing whitespace
| Name | Type | Description |
|---|---|---|
value | Utf8 | The string to trim trailing whitespace from. |
Returns a Utf8 with trailing whitespace removed.