Description
The Join Action Component is to join multiple inputs into an array.
Output Payload | Description |
---|---|
cv.Payload | Combined array |
Component Properties
Name | Required | Description |
---|---|---|
Capacity | False | Specifies how many incoming values are to be output together. |
If you set the value to 0
you will capture all amount of incoming data.