tohexstring — Converts an integer to a hexadecimal string.
string tohexstring (
)
number
Number
number in Hex
tohexstring (31) -> "0x1f"