Conversion.textToBase64
Description
A text value is encoded into a base64 type (text).
Input / Parameter
Name | Description | Input Type | Default | Options | Required |
---|---|---|---|---|---|
value | The text value to be encoded into base64. | Text | - | - | Yes |
Output
Description | Output Type |
---|---|
The encoded base64 text. | Text |
Callback
N/A
Video
Coming Soon.
Example
Coming Soon.
Steps
Coming Soon.
Result
Coming Soon.
Links
Last updated