ASCII() |
![]() ![]() ![]() |
The ASCII() function converts an EBCDIC string to ASCII.
Format
ASCII(expr)
where
The ASCII() function returns the ASCII equivalent of the supplied EBCDIC string. Characters that have no ASCII equivalent are returned as question marks.
See also: |