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 Encoding: Select the encoding type that is to be used for the appending process from a list of encodings arrow-up-rightprovided.
File Name: String Argument Required The full path of the file to which the text is to be appended.
String Argument
Required
Input Text: String Argument Required Specifies the text to be appended to the file.
Last updated 3 years ago