Loading...
Select Version
The LOWER-CASE( ) function converts all uppercase letters in the specified string to lowercase.
The letters which are to be converted must correspond to the standard EBCDI code.
Result type: STRING
LOWER-CASE( ) |
STRING =string_expression ,TRANSLATE = *ALL / *OUTSIDE-QUOTES-ONLY / *INSIDE-QUOTES-ONLY |