Allows you to merge text files.
Example
Running this code will merge list "%file" to "My File.txt", saving it to "$special folder Application\TEST2\My File.txt".
plugin command("Data and Files Automation.dll", "text file merge", %file, "{$special folder("Application")}\\TEST2\\My File.txt", "True")