system screen resolution

Allows you to change the screen resolution.


Example

Running this code will set the screen resolution to "2560 x 1600" for 1 display.

plugin command("OS Automation.dll", "system screen resolution", "2560 x 1600", 1)

Was this helpful?

Previous Article

system process actions