GetRange
This Script is part of the Filters And Transformers Pack.#
Supported versions
Supported Cortex XSOAR versions: 5.5.0 and later.
Get a range of indexes from a list.
Script Data#
| Name | Description |
|---|---|
| Script Type | python3 |
| Tags | transformer, general, entirelist |
| Cortex XSOAR Version | 5.5.0 |
Inputs#
| Argument Name | Description |
|---|---|
| range | A comma-separated list of indexes or ranges of to retrieve (e.g., 0,1-3,6-7). |
| value | The list to transform. |
Outputs#
There are no outputs for this script.