Scilab 6.0.1
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
Report an issue | ||
<< getsystemmetrics | Windows tools | mcisendstring >> |