MaxList
This Script is part of the Community Common Scripts Pack.#
Supported versions
Available on Cortex XSOAR (versions 6.1.0 and later) and Cortex XSIAM.
Gets the maximum value from list e.g. ["25", "10", "25"] => "25"
Script Data#
| Name | Description |
|---|---|
| Script Type | python3 |
| Tags | transformer, number, entirelist |
Inputs#
| Argument Name | Description |
|---|---|
| value | A list for which to sum the list values. |
Outputs#
There are no outputs for this script.