TIP
lowercase(<string>)
<string>
1: $text$ = "Hello WORLD" 2: sendMessage($player$, lowercase($text$))
"hello world"