Skip to main content

PrettyPrint

This Script is part of the Common Scripts Pack.#

Pretty-print data using Python's pprint library. This is useful for seeing the structure of incident and context data. Here's how to use it:

!PrettyPrint value=${incident}

Script Data#


NameDescription
Script Typepython3
Cortex XSOAR Version5.0.0

Inputs#


Argument NameDescription
valueThe value to pretty-print.

Outputs#


There are no outputs for this script.