Skip to main content

EncodeToAscii

This Script is part of the Common Scripts Pack.#

Supported versions

Available on Cortex XSOAR, Cortex XSIAM, and Cortex XPANSE.

Returns inputed text data that will be encoded into ASCII. This ignores any chars that can't be interpreted as ASCII.

Script Data#


NameDescription
Script Typepython
Tags-

Inputs#


Argument NameDescription
dataThe data to be encoded.

Outputs#


PathDescriptionType
asciiencode.encodedThe data encoded in ASCII.string