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
istssession
Determines if scilab is launched from a ms terminal service session (Windows only)
Syntax
istssession()
Description
tf =istssession() returns boolean (%t) if scilab is launched from a ms terminal service session and boolean (%f) otherwise.
Examples
See also
- fromc — Checks if current Scilab is called from an external C program (by StartScilab).
- fromjava — Checks if current Scilab is called from javasci
- getscilabmode — Scilabモードを取得
Report an issue | ||
<< getsystemmetrics | Windows tools | mcisendstring >> |