|
File - Write file |
Top Previous Next |
|
The Write file task lets you write any string to a file. The string could be a Variable, for example a result from another Task.
Credential Select a Credential if you need to access a network drive. Click Manage credentials to create/edit existing Credentials.
File path The path to the file you want to write to.
Append to file Check this box if you to add rows to an existing file. If you want to overwrite the file please leave this unchecked.
Value The string/variable that you want to write to the file. |