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
getdefaultlanguage
returns the default language used by Scilab
Syntax
getdefaultlanguage()
Description
getdefaultlanguage()
returns the default language used by Scilab.
By default, this function should return en_US
.
Examples
getdefaultlanguage()
See also
- setlanguage — choisit la langue utilisée pour les messages standard et les pages d'aide (session en cours)
- getlanguage — returns the current language used by Scilab.
Report an issue | ||
<< dgettext | Multilinguisme | getlanguage >> |