Show TOC

HEXTORAW(a)Locate this document in the navigation structure

Use

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.

a

Result of the HEXTORAW(a) Function

a is a NULL value

NULL value

a is a special NULL value

Error Messages