.. _func_string_longhex: ======= LongHex ======= LongHex - Description =========== .. code-block:: blitzmax LongHex$( val:Long ) Convert a 64 bit long integer value to a hexadecimal string Parameters ========== Return Values ============= The hexadecimal string representation of @val Examples ======== See Also ========