Functions$$upperOn this page$$upperConverts a string to all uppercase letters Usage​ { "$$upper": /* Input string */} "$$upper:{input}" Returns​ string Arguments​ ArgumentTypeValuesRequired / Default ValueDescriptionPrimarystringYesInput string Examples​ InputDefinitionOutput"text""$$upper:$""TEXT"Test"text"{ "$$upper": "$"}"TEXT"Test