Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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.