Converts a number into a hexadecimal string.
inttohex(value)
inttohex(123)
Returns “0000007B”
hextoint expression function