Your Browser is not longer supported

Please use Google Chrome, Mozilla Firefox or Microsoft Edge to view the page correctly
Loading...

{{viewport.spaceProperty.prod}}

UPPER-CASE( ) Convert lowercase letters into uppercase

The UPPER-CASE( ) function converts all lowercase letters in the specified string into uppercase letters.

The letters which are to be converted must correspond to the standard EBCDI code. There is no support for language-specific variants.

Result type: STRING

UPPER-CASE( )

STRING =string_expression

,TRANSLATE = *ALL / *OUTSIDE-QUOTES-ONLY / *INSIDE-QUOTES-ONLY