UPPERCASE
This activity returns the specified input string with all lowercase characters converted to uppercase.
INPUT Parameters:
STRINGIN : Required
This parameter specifies the string to be converted.
OUTPUT Parameters:
STRINGOUT :
Upon completion, this parameter will contain the converted string.