You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

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.

  • No labels