HEXTORAW(a) is a conversion function.
An argument a of the function must be an expression that consists of hexadecimal characters. The expression a is converted to a character string with the code attribute BYTE that contains the corresponding characters. During this conversion, two hexadecimal characters are converted to one character.
|
Result of the HEXTORAW(a) Function |
a is the NULL value |
NULL value |
a is the special NULL value |
Error message |