Details
| ID | GetRange |
|---|---|
| Language | python |
| From Version | 5.5.0 |
| Docker Image | demisto/python3:3.12.13.10404775 |
| Tags | transformer general entirelist |
README
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.