Scilab 6.0.0
Справка Scilab >> JVM > jre_path
jre_path
returns Java Runtime Environment used by Scilab
Syntax
p=jre_path()
Arguments
- p
a string path to the JRE
Description
returns Java Runtime Environment used by Scilab.
Examples
jre_path();
See Also
- system_getproperty — gets the system property indicated by a specified key.
Comments
Add a comment:
Please login to comment this page.