



The LOWER-CASE function returns a character string that is the same length as the argument specified with each uppercase letter replaced by the corresponding lowercase letter.
The function type is alphanumeric.
___ Format _____________________________________________________________
| |
| >>__FUNCTION LOWER-CASE__(argument-1)_______________________________>< |
| |
|________________________________________________________________________|
The same character string as argument-1 is returned, except that each uppercase letter is replaced by the corresponding lowercase 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.