ProductJoin
This Script is part of the Filters And Transformers Pack.#
Returns the product of two lists, joined by a separator, as a list of strings.
Script Data#
| Name | Description |
|---|---|
| Script Type | python3 |
| Tags | transformer, general, entirelist |
| Cortex XSOAR Version | 5.0.0 |
Inputs#
| Argument Name | Description |
|---|---|
| value | The first list (or CSV string). |
| list2 | The second list (or CSV string). |
| join | Separator |
Outputs#
There are no outputs for this script.