Skip to main content

$toUpper

The $toUpper operator converts a string to uppercase.

Input

  • A single string value

Output

  • The input string with all characters converted to uppercase

Examples

Basic Conversion

Result: "HELLO, WORLD!"

Field Value

Result: The name field converted to uppercase