This activity concatenates a specified separator between each element of a specified array.
Parameters
Input parameters
Parameter | Description | Example |
This string | String that will be concatenated. | Any strings. |
This separator | Any symbol. | Any symbol. |
Output to string | Result strings |
Example