dec2hex
Converts a decimal number into hexadecimal
Format:
TV::dec2hex number
Arguments:
number
A decimal number.
Description:
Converts a decimal number into hexadecimal. This command correctly manipulates 64-bit values, regardless of the size of a long on the host system.