<< Click here to display Table of Contents >> Navigation: TCC > Variables & Functions > Functions:
@UPPER[string] : Returns string converted to upper case.
Example:
echo %@upper[this is a string]
THIS IS A STRING