Allows you to take a screenshot of the screen.
Example
Running this code will capture the screen, saving it as "Test.jpg".
Steps to Capture Screen after the code runs:
- Drag and drop your cursor to the specified area you want to capture.
- Press Esc to cancel, or press S to capture.
- Press OK to proceed.
plugin command("Desktop Automation.dll", "capture screen normal", "Save To File", "{$special folder("Application")}\\Test.jpg", "False", 40, "True")