Converts text to UPPERCASE.
Syntax
{#toUpper textToConvert#}
textToConvert: this text will be converted to UPPERCASE
Example
Phrase:
{#toUpper Good Morning#}
Result:
GOOD MORNING