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 | Windows tools | mcisendstring >> |