Scilab 5.3.3
Scilab help >> JVM > jre_path
jre_path
returns Java Runtime Environment used by Scilab
Calling Sequence
p=jre_path()
Arguments
- p
a string path of JRE
Description
returns Java Runtime Environment used by Scilab.
See Also
- system_getproperty — gets the system property indicated by a specified key.
Authors
A.C
| << javalibrarypath | JVM | system_getproperty >> |