Append Line

Appends a string to a file.

This activity appends the specified string to a file and creates the file if it does not already exist.

File

Input

  • Input Text: String Argument Required Specifies the text to be appended to the file.

Last updated