JP Software Tutorials
Download JP Software Products
Sources for further information
Navigation: TCC > Variables & Functions > Functions
@UPPER
@UPPER[string] : Returns string converted to upper case.
Example:
echo %@upper[this is a string]
THIS IS A STRING