JoinIfSingleElementOnly
Filters And Transformers Pack.#
This Script is part of theReturns the single element in a situation where an array has only 1 element in it, otherwise return the whole array.
#
Script DataName | Description |
---|---|
Script Type | python |
Tags | entirelist, transformer, general |
#
InputsArgument Name | Description |
---|---|
value | The array to join if it has a single element. |
#
OutputsThere are no outputs for this script.