Base64 Encode
Encodes the specified text using Base64 encoding.

Input
| Name | Required | Description |
|---|---|---|
| Text to encode | The text that should be Base64 encoded |
Output
Encoded text The Base64 encoded version of the input text.
Encodes the specified text using Base64 encoding.

Input
| Name | Required | Description |
|---|---|---|
| Text to encode | The text that should be Base64 encoded |
Output
Encoded text The Base64 encoded version of the input text.