TIP
uppercase(<string>)
<string>
1: $text$ = "Hello World" 2: sendMessage($player$, uppercase($text$))
"HELLO WORLD"