capture screen normal

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:

  1. Drag and drop your cursor to the specified area you want to capture.
  2. Press Esc to cancel, or press S to capture.
  3. Press OK to proceed.
plugin command("Desktop Automation.dll", "capture screen normal", "Save To File", "{$special folder("Application")}\\Test.jpg", "False", 40, "True")

Was this helpful?

Previous Article

capture screen