Scilab 6.1.0
Scilab Help >> Input/Output functions > OS_commands > getpid
getpid
get Scilab process identificator
Syntax
id=getpid()
Description
Return an the scilab process identificator integer
Examples
d='SD_'+string(getpid())+'_'
Comments
Add a comment:
Please login to comment this page.