Allows you to take a screenshot of the screen and save it to a specific location.
Example
Running this code will capture the screen and save it to "E:\Saved Folder\Sample.jpg".
plugin command("Desktop Automation.dll", "capture screen", "E:\\Saved Folder\\Sample.jpg", "False")