Purpose You want to read a registry value |
Solution Example
JavaScript
In order to read a particular other registry value, e.g. "Path", use In order to handle non-existing registry keys use the JavaScript try/catch mechanism: JavaScript |
Components |