HEXVAL() |
Action Convert string representing a hexadecimal number into a numeric variable. Syntax var = HEXVAL( x ) Remarks var The numeric variable
that must be assigned. The string that must be converted must have a length of 2 bytes ,4 bytes of 8 bytes, for bytes, integers/words and longs respectively. Difference with QB See
also Example |