ph_hextonum PowerHome formula function
Description
Converts a hexadecimal number contained within a string to its decimal representation.
Syntax
ph_hextonum ( hexnum )
Argument Description
hexnum A string containing a hexadecimal number
Return value
Long. Returns the decimal representation of the hexadecimal number.