DescriptionConverts string to be all uppercaseAvailable InAppsAutomationsAnalysisSyntaxUPPERCASE(s: Text) => TextExampleUPPERCASE("Hello") = "HELLO"