$screen size/location

Allows you to check screen size or location.


Example

Running this code will get the size of the screen.

As shown in the alert box, the size is 1920 X 1080.

alert($plugin function("Desktop Automation.dll", "$screen size/location", "Bounds Size"))

Was this helpful?

Previous Article

$object capture