Automate

Automate

Make your phone or tablet smarter with automation

Get it on Google Play

hexDecode

text hexDecode(text, charset)

Decode a hexadecimal text representation of characters in charset.

Use the to number operator decode a hexadecimal number literal.

Parameters

  1. text — hexadecimal text to decode.
  2. charset — optional charset of character representation, default is UTF-8.

Returns

  • the decoded text.
Note! This documentation is also accessible within the app from Help & feedback menu.