UpperCase Operator - Haufe-Lexware/haufe.no-frills-transformation GitHub Wiki
Transforms a string into upper case.
| What | Type |
|---|---|
| Syntax | UpperCase(s) |
s |
any |
| Return type | string |
Example: UpperCase($city)
Transforms a string into upper case.
| What | Type |
|---|---|
| Syntax | UpperCase(s) |
s |
any |
| Return type | string |
Example: UpperCase($city)