URLDECODE

The URLDECODE function decodes the x-www-form-url formatted input to a regular String.

Input

Number of Connections: 1
InputData TypeDescription
Input1StringThe data to convert.

Output

OutputData TypeDescription
Output1StringThe converted data.

Property

NameProperty TypeDescription
EncodingchoiceThe character code.

(AutoDetect) - Attempts to automatically determine the encoding type. The encoding type selected may not be that the user may have expected.
utf-8 - Unicode utf-8
shift_jis - Shift JIS
euc-jp - EUC-JP
iso-2022-jp - ISO-2022-JP
utf-16 - Unicode utf-16

Topic


Example

PropertyOutput
Input 1Infoteria+Corp.Encodingutf-8Infoteria Corp.