Syntax
RQL
Parameters
| Name | Type | Description |
|---|---|---|
value | Utf8 | The string to reverse. |
Return Value
Returns a Utf8 with the characters in reverse order.
Examples
$ Reverse a string
| Name | Type | Description |
|---|---|---|
value | Utf8 | The string to reverse. |
Returns a Utf8 with the characters in reverse order.