returns a string in uppercase.
UCASE ("string")
String
The string you want to change to uppercase.
The input string in uppercase.
$x = UCASE(@USERID)