upper function
$(upper, string)
Returns the specified string in uppercase according to the locale defined for the operating system.
Example
$(upper,(getvar,clayer))
Returns the specified string in uppercase according to the locale defined for the operating system.
$(upper,(getvar,clayer))