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
Scilabで使用されるカレントの言語を返す.
呼び出し手順
getlanguage()
説明
getlanguage()
は,Scilabで使用されるカレントの言語を
返します.
例
setlanguage('en_US') getlanguage()
参照
- setlanguage — chooses the language used for standard messages and help pages for the current session
Report an issue | ||
<< getdefaultlanguage | Localization | gettext >> |