@UPPER[string] :  Returns string converted to upper case.

 

Example:

 

echo %@upper[this is a string]

THIS IS A STRING