SumList
This Script is part of the Filters And Transformers Pack.#
Sums a List e.g. ["25", "10", "25"] => "60"
This is an example for number transformer.
Script Data#
| Name | Description |
|---|---|
| Script Type | python3 |
| Tags | transformer, number, entirelist |
| Cortex XSOAR Version | 5.0.0 |
Inputs#
| Argument Name | Description |
|---|---|
| value | A list for which to sum the list values. |
Outputs#
There are no outputs for this script.