Your Browser is not longer supported

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

{{viewport.spaceProperty.prod}}

INTEGER-TO-CHARACTER( ) Convert integer to character

The INTEGER-TO-CHARACTER( ) function converts an integer into a character (C string).

The number is interpreted as the integer value of the EBCDI code for a character, and this character is returned.

INTEGER-TO-CHARACTER( ) is the reverse function of CHARACTER-TO-INTEGER( ).

Result type: STRING (<string 1..1>)

INTEGER-TO-CHARACTER( )
INT-TO-CHAR( )

INTEGER = arithm_expression