JoinIfSingleElementOnly
Returns the single element in a situation where an array has only 1 element in it, otherwise return the whole array.
Script Data
Name | Description |
---|---|
Script Type | python |
Tags | entirelist, transformer, general |
Inputs
Argument Name | Description |
---|---|
value | The array to join if it has a single element. |
Outputs
There are no outputs for this script.