



The UPPER-CASE function returns a character string that is the same length as the argument specified, with each lowercase letter replaced by the corresponding uppercase letter.
The function type is alphanumeric.
___ Format _____________________________________________________________
| |
| >>__FUNCTION UPPER-CASE__(argument-1)_______________________________>< |
| |
|________________________________________________________________________|
The same character string as argument-1 is returned, except that each lowercase letter is replaced by the corresponding uppercase letter.
The character string returned has the same length as argument-1.
© Copyright IBM Corp. 1991, 1998
Adobe, the Adobe logo, Acrobat, the Acrobat logo, and Acrobat Reader are registered trademarks of Adobe Systems incorporated.