RemoveEmpty
Filters And Transformers Pack.#
This Script is part of theSupported versions
Supported Cortex XSOAR versions: 6.0.0 and later.
Remove empty items, entries or nodes from the array.
#
Script DataName | Description |
---|---|
Script Type | javascript |
Tags | transformer, entirelist, general |
#
InputsArgument 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. |
#
OutputsThere are no outputs for this script.