Syntax
RQL
Parameters
| Name | Type | Description |
|---|---|---|
value | Utf8 | The string to convert to uppercase |
Return Value
Returns a new string with all characters converted to uppercase.
Examples
Format display names
$ Format display names
Uppercase code identifiers
$ Uppercase code identifiers
