HEXTONUM(S) |
![]() ![]() ![]() |
Description
This function returns the numeric value for the hexadecimal (base 16) interpretation of S.
Parameters
S
A string value in the format "0x...".
Examples
HEXTONUM("0xA") = 10
HEXTONUM(J10) = 45019
Where J10 = "0xAFDB".
Try Predictive Systems Lab
Need Help?
Contact support