Scilab 6.0.0
Scilab Help >> Input/Output functions > 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.