Skip to main content
Converts all letters in the input to uppercase. Can be used to create a form of uniformity in data. The input should be a string and all other data types will throw exceptions.

Fields

No configurable options available

Sample data

Input dataOutput data
”this is converted""THIS IS CONVERTED”