AppendIfNotEmpty
Filters And Transformers Pack.#
This Script is part of theSupported versions
Supported Cortex XSOAR versions: 6.0.0 and later.
Append item(s) to the end of the list if they are not empty.
#
Script DataName | Description |
---|---|
Script Type | javascript |
Tags | transformer, entirelist, general |
#
InputsArgument Name | Description |
---|---|
value | The list to which we will add the items. |
item | Item(s) to append. Comma separated supported. |
raw | Set to true if you want to append item(s) without separating them by comma |
#
OutputsThere are no outputs for this script.