This activity concatenates a specified separator between each element of a specified array.
SharePoint Workflow Designer Phrase
Joins this items using this separator and store in Variable: variable.
Parameters
Parameter | Description |
this items | An array of String. |
this separator | An item separator. |
variable | This activity will place string result into an output variable |