Allows you to take a screenshot of a specified application.
Example
Running this code will take a screenshot of the application "Untitled - Notepad" and save it as "Sample.jpg".
plugin command("Desktop Automation.dll", "capture app", "Untitled - Notepad", "", "{$special folder("Desktop")}\\Sample.jpg", "False")