DECODE

The DECODE function decodes the input data according to the algorithm selected.

Input

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

Output

OutputData TypeDescription
Output1BinaryThe decoded data.

Property

NameProperty TypeDescription
AlgorithmchoiceDefines the algorithm used to decode the data:

base64 - decodes the data as base 64
quoted-printable - decodes the data as quoted-printable
uuencode - decodes the data as uuencode

Example

PropertyOutput
Input 1SW5mb3RlcmlhAlgorithmbase64Infoteria