UPPER
The UPPER function converts each character in the string to the selected locale's upper case character.
Characters outside the locale's set will not be converted.
Input
Number of Connections: 1
Input | Data Type | Description |
Input1 | String | The string to convert. |
Output
Output | Data Type | Description |
Output1 | String | The converted string. |
Property
Name | Property Type | Description |
Locale | choice | Specifies the locale from which characters are to be converted. If (default) is selected, the system's default locale is used. |
Example
| Property | Output |
Input 1 | asteria server | Locale | (default) | ASTERIA SERVER |