Append Line
You can select this activity to add a specific text to a file after the existing content. If the file does not already exist, the file is created.
This table lists the properties for the activity.
| Property Type | Property Name | Data Type | Description |
|---|---|---|---|
| Input | Line | String | The line to append. |
| Source Filepath | String | The location of the file that must be appended. | |
| Output | Response Code | Int32 | Response code for the activity. Possible values:
|