Scilab 6.1.0
Scilab Help >> Multilinguism > getlanguage
getlanguage
returns the current language used by Scilab.
Syntax
getlanguage()
Description
getlanguage()
returns the current language used by Scilab.
Examples
setlanguage('en_US') getlanguage()
See also
- setlanguage — chooses the language used for standard messages and help pages for the current session
Comments
Add a comment:
Please login to comment this page.