Base64Encode
Common Scripts Pack.#
This Script is part of theEncodes an input using Base64 format.
#
Script DataName | Description |
---|---|
Script Type | javascript |
Tags | Utility |
#
InputsArgument Name | Description |
---|---|
input | The input to encode in Base64 format. |
#
OutputsPath | Description | Type |
---|---|---|
Base64.encoded | The input encoded as Base64 format. | Unknown |