hexDecode

text hexDecode(text)

Decode a hexadecimal text representation as characters in the UTF-8 charset.

Use the to number operator decode a hexadecimal number literal.

Parameters

  1. text — hexadecimal text to decode.

Returns