Allows you to control the volume of the system.
Example
Running this code will increase the system volume.
plugin command("OS Automation.dll", "system volume control", "Volume Up")
Allows you to control the volume of the system.
Running this code will increase the system volume.
plugin command("OS Automation.dll", "system volume control", "Volume Up")
Was this helpful?