SetWithDuplicates
This Script is part of the Community Common Scripts Pack.#
Supported versions
Available on Cortex XSOAR (versions 6.10.0 and later) and Cortex XSIAM.
Set a value in context under the key, allowing for duplicate values to be retained.
Script Data#
| Name | Description |
|---|---|
| Script Type | python3 |
| Tags | Utilities |
Inputs#
| Argument Name | Description |
|---|---|
| key | The key to set. |
| value | The value to set to the key. |
| stringify | Whether the argument should be saved as a string. |
Outputs#
There are no outputs for this script.