UPPERConverts all characters in the specified val to upper case.SyntaxUPPER(val)ExampleIf myfield has value 'DEF2', then:lower({{myfield}})returns:def2RelatedLOWER