getJadeInstallDir

getJadeInstallDir(): String;

The getJadeInstallDir method of the Application class returns the directory in which the JADE binaries are installed; for example:

c:\jade\bin

In JADE thin client mode, this method retrieves the installation directory on the presentation client.

Use the Application class getJadeInstallDirAppServer method to obtain the string from the installation directory on the application server.