Base64EncodeV2
Common Scripts Pack.#
This Script is part of theEncode an input to Base64 format.
#
Script DataName | Description |
---|---|
Script Type | python3 |
Tags | Utility |
#
InputsArgument Name | Description |
---|---|
input | The input to encode using Base64 format. |
#
OutputsPath | Description | Type |
---|---|---|
Base64.encoded | The input encoded as Base64 format. | string |