XTD() |
![]() ![]() ![]() |
The XTD() function converts a string of hexadecimal characters to a number.
Format
XTD(expr)
where
The XTD() function converts the supplied expr hexadecimal string to a number. If expr contains any characters other than 0-9 or A-F (upper or lower case) or is a null string, the function returns the original value of expr.
See also: |