Decode text

Description

This operation converts encoded text from various formats back to its original form.


Data types

These are the input/output expected data types for this operation:

Input data

- Encoded text you want to decode.

Output data

- Decoded text.


Parameters

These are the parameters you need to configure to use this operation (mandatory parameters are marked with a *):

Source Encoding*

Choose the encoding format of your input text. The default value is UTF-8 (65001)

Last updated

Was this helpful?