hex2dec
Converts to decimal
Format:
TV::hex2dec number
Arguments:
number
A hexadecimal number.
Description:
Converts a hexadecimal number into decimal. You can type 0x before this value. The CLI correctly manipulates 64-bit values, regardless of the size of a long.