Module HEX

Source
Expand description

ยงHEX$(X) Returns hexadecimal string of integer X.

PRINT HEX$(-1)
FFFF