bas7qck.hlp (Table of Contents; Topic list)
HEX$ Function
  Syntax  Details  Example                 Contents  Index  Back
──────────────────────────────────────────────────────────────────────────────
HEX$(numeric-expression&)
 
    ■ numeric-expression&   A numeric expression that has a decimal
                            value.
 
Returns
    A string that represents the hexadecimal value of numeric-expression&.
 
See Also    OCT$