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