LOWERConverts all characters in the specified val to lower case.SyntaxLOWER(val)ExampleIf myfield has value 'ABC', then:lower({{myfield}})returns:abcRelatedUPPER