Converts a number into a hexadecimal string.
See also: hextoint
inttohex(value)
hextoint(123)
Returns “0000007B”