Concat
Concatenate a group of files to another file.
Input
Name | Type | Required | Description |
Path | String | True | The path which will be concatenated with other paths/sources. |
Sources | String | True | A comma separated list of paths/sources. These will be joined to the Path input. |
Result Set Columns
Name | Type | Description |
Success | Boolean | Whether the operation completed successfully or not. |