LOWER
The LOWER function converts each character in the string to the selected locale's lower case character.
Characters outside the locale's set will not be converted.
Input/Output
Number of Connections: 1
| Input | Data Type | Description |
| Input1 | String | The string to convert. |
| Output | Data Type | Description |
| Output1 | String | The converted string. |
Property
| Name | Property Type | Description |
| Locale | choice | Defines the locale to which characters are to be converted.
| System Locale [(default)]
| - |
The system's default locale is used.
|
|
Example
| Property | Output |
| Input1 | Flow Service | Locale | System Locale | flow service |
| Property | Output |
| Input1 | FLOWサービス | Locale | System Locale | flowサービス |