Allows you to change file extensions.
Example
Running this code will change the file extension of "$special folder\TEST3.txt" to " $special folder\TEST3.docx".
plugin command("Data and Files Automation.dll", "change file extension", "{$special folder("Application")}\\TEST3.txt", "docx")