About Scripts

The Scripting feature present on RadeonPro uses Javascript, a common language used mostly on websites. It’s based on Google V8 Javascript engine, a lightweight and very powerful scripting engine with all the standard Javascript commands, functions and operators available.
The standard Javascript commands don’t have access to the file system or the Windows registry, in its place RadeonPro has special commands that can be used to accomplish some common tasks like starting another program or reading/writing to the registry. Please keep in mind that all file and registry accesses are made under the currently logged in user, meaning you won’t have access to resources you normally don’t have.
Please refer to the scripting reference on RadeonPro to know more about each special command and its syntax.



comments powered by Disqus