Allows you to check the screen resolution of a computer.
Example
Running this code will check the screen resolution of the computer.
As shown in the alert box, the screen resolution is "1920 x 1080".
alert($plugin function("OS Automation.dll", "$system screen resolution", "True"))