Allows you to open a file or a website.
Example
Running this code will open "E:\Example Folder\Test File.docx".
plugin command("Data and Files Automation.dll", "open file/url", "E:\\Example Folder\\Test File.docx")
Allows you to open a file or a website.
Running this code will open "E:\Example Folder\Test File.docx".
plugin command("Data and Files Automation.dll", "open file/url", "E:\\Example Folder\\Test File.docx")
Was this helpful?