GetRange
Filters And Transformers Pack.#
This Script is part of theSupported versions
Supported Cortex XSOAR versions: 5.5.0 and later.
Get a range of indexes from a list.
#
Script DataName | Description |
---|---|
Script Type | python3 |
Tags | transformer, general, entirelist |
Cortex XSOAR Version | 5.5.0 |
#
InputsArgument 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. |
#
OutputsThere are no outputs for this script.