Automate

Automate

Make your phone or tablet smarter with automation

Get it on Google Play

urlDecode

text urlDecode(text, charset)

Decodes the application/x-www-form-urlencoded text using the specific charset.

Parameters

  1. text — text to decode.
  2. charset — optional charset, default is UTF-8.

Returns

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