HEX - 4-bit value to hexadecimal CHAR

Language reference ›› Built-in functions ›› Conversions ››
Parent Previous Next

HEX(expression)

Returns the hexadecimal ASCII digit equivalent ('0'..'9', 'A'..'F') to the lower 4-bit nibble of <expression> (a mask for the low nibble is not necessary).