URLENCODE

The URLENCODE function converts the input string to the x-www-form-url encoding format.

Input

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

Output

OutputData TypeDescription
Output1StringThe converted x-www-form-url encoded form.

Property

NameProperty TypeDescription
EncodingchoiceThe character code.

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.