Fields
No configurable options availableSample data
| Input data | Output data |
|---|---|
| ”this is converted" | "THIS IS CONVERTED” |
Takes the given input and casts all letters to an upper case. The exact opposite of String: Convert to lowercase mapper.
| Input data | Output data |
|---|---|
| ”this is converted" | "THIS IS CONVERTED” |