FileDownloader.JreVersion Property

Supported browsers: FirefoxGoogle ChromeSafari

Gets version number of Java Runtime Environment (JRE) installed on current machine.

Syntax

Get/Set Value in Runtime

JavaScript
value = getFileDownloader("FileDownloaderID").getJreVersion();

Property Value

String contains version number of Java Runtime Environment (JRE) installed on current machine.