The ENCODE function encodes the input data according to the algorithm selected.
Input | Data Type | Description |
---|---|---|
Input1 | Binary,String | The data to convert. |
Output | Data Type | Description |
---|---|---|
Output1 | String | The encoded data. |
Name | Property Type | Description | |||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Algorithm | choice | Defines the algorithm used to encode the data:
|
|||||||||||||||
Encoding | choice | If the input data is of type String, this property specifies the encoding used to convert it to binary data before encoding processing is done. This property is ignored if the input is not of type String.
|
Property | Output | |||
Input 1 | Infoteria | Algorithm | base64 | SW5mb3Rlcmlh |
Encoding | utf-8 |