Scilab 5.5.2
Please note that the recommended version of Scilab is 2025.0.0. This page might be outdated.
See the recommended documentation of this function
getpid
get Scilab process identificator
Calling Sequence
id=getpid()
Description
Return an the scilab process identificator integer
Examples
d='SD_'+string(getpid())+'_'
Report an issue | ||
<< getio | Input/Output functions | getscilabkeywords >> |