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