LastArrayElement
Filters And Transformers Pack.#
This Script is part of theReturns the last element of an array. If the value passed is not an array, it returns the original value that was passed.
#
Script DataName | Description |
---|---|
Script Type | python3 |
Tags | general, transformer, entirelist |
Cortex XSOAR Version | 5.0.0 |
#
InputsArgument Name | Description |
---|---|
value | An array for which to return the last value. |
#
OutputsThere are no outputs for this script.