Loading...
Select Version
The TO-X-LITERAL( ) function converts the hexadecimal value of the specified string into the external representation: it places single quotes at the beginning and end of the string and also places an X in front of the string.
The FROM-X-LITERAL( ) function is the inverse of the TO-X-LITERAL( ) function.
Result type: STRING
TO-X-LITERAL( ) |
STRING = string_expression |