MaxList
This Script is part of the Community Common Scripts Pack.#
Supported versions
Supported Cortex XSOAR versions: 6.1.0 and later.
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.