Scilab 6.1.0
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 — returns scilab mode
Report an issue | ||
<< getsystemmetrics | Outils Windows | mcisendstring >> |