Scilab-Branch-6.1-GIT
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 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 — choisit la langue utilisée pour les messages standard et les pages d'aide (session en cours)
Report an issue | ||
<< getdefaultlanguage | Multilinguisme | gettext >> |