join
This block is part of the array group and was last modified in core v13.0.5.
join
v12.0.0
Updated v13.0.5
Creates and returns a new string by concatenating all of the elements in this array, separated by void if none provided
| Pin | Pin | Type | Default |
|---|---|---|---|
arrayrequiredThe array of values to join. |
array |
||
| separator string A string to separate each pair of adjacent elements of the array. If none provided, it will join all elements together. |
value |
(empty) |
| Pin | Pin | Type | Example |
|---|---|---|---|
| value |
value |
||
| success |
condition |
||
| error |
value |
Core Releases
v12.0.0 This block was introduced inv12.0.0, click here to see the release notes.
v13.0.5
This block was last modified in v13.0.5, click here to see the release notes.
Back to
array
Return to the main group to view all sub-groups
Back to array
Return to the group to view all blocks within this group