RemoveEmpty
This Script is part of the Filters And Transformers Pack.#
Supported versions
Supported Cortex XSOAR versions: 6.0.0 and later.
Remove empty items, entries or nodes from the array.
Script Data#
| Name | Description |
|---|---|
| Script Type | javascript |
| Tags | transformer, entirelist, general |
Inputs#
| Argument Name | Description |
|---|---|
| value | The value to be filtered |
| remove_keys | Set to true to remove keys with empty values from objects, false otherwise. |
| empty_values | The list of particular tokens to be considerd as empty. |
Outputs#
There are no outputs for this script.