Scilab 5.5.2
Please note that the recommended version of Scilab is 2025.0.0. This page might be outdated.
See the recommended documentation of this function
getlanguage
returns current language used by Scilab.
Calling Sequence
getlanguage()
Description
getlanguage()
returns current language used by Scilab.
Examples
setlanguage('en_US') getlanguage()
See Also
- setlanguage — sets the internal LANGUAGE value (for Windows only)
Report an issue | ||
<< getdefaultlanguage | Localization | gettext >> |