Syntax
RQL
Parameters
| Name | Type | Description |
|---|---|---|
value | Utf8 | The string to convert to lowercase |
Return Value
Returns a new string with all characters converted to lowercase.
Examples
$ Convert to lowercase
| Name | Type | Description |
|---|---|---|
value | Utf8 | The string to convert to lowercase |
Returns a new string with all characters converted to lowercase.