@HEXTOBIN
Use the @HEXTOBIN function to convert a supplied string of hexadecimal data into raw format.
Syntax
@HEXTOBIN (data)
Example
@HEXTOBIN ('414243') converts to three bytes: 0x41 0x42 0x43.
Use the @HEXTOBIN function to convert a supplied string of hexadecimal data into raw format.
Syntax
@HEXTOBIN (data)
Example
@HEXTOBIN ('414243') converts to three bytes: 0x41 0x42 0x43.