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