Syntax

upper(*text*)
*text*.upper()

Examples

upper("notion")
"bensomething".upper()

→ upper

Untitled

More Info

upper · Notion Formulas · Ben Smith