MaxList
Community Common Scripts Pack.#
This Script is part of theSupported versions
Supported Cortex XSOAR versions: 6.1.0 and later.
Gets the maximum value from list e.g. ["25", "10", "25"] => "25"
#
Script DataName | Description |
---|---|
Script Type | python3 |
Tags | transformer, number, entirelist |
#
InputsArgument Name | Description |
---|---|
value | A list for which to sum the list values. |
#
OutputsThere are no outputs for this script.