unhex( string )
Convert a hex encoded string back to a binary representation.
Example
str = unhex("48656C6C6F20776F726C6421")
Convert a hex encoded string back to a binary representation.
str = unhex("48656C6C6F20776F726C6421")