DecodeMimeHeader
This Script is part of the Common Scripts Pack.#
Decodes MIME base64 headers.
Script Data#
| Name | Description |
|---|---|
| Script Type | python |
| Tags |
Inputs#
| Argument Name | Description |
|---|---|
| value | The header value to decode. |
Outputs#
| Path | Description | Type |
|---|---|---|
| DecodedMimeHeader | The result of the decoded value. | string |