25.77. HEX(n)

[<<<] [>>>]

Take the argument as a long value and convert it to a string that represents the value in hexadecimal form. The hexadecimal form will contain upper case alpha character if there is any alpha character in the hexadecimal representation of the number.


[<<<] [>>>]