Scilab 6.0.0
Please note that the recommended version of Scilab is 6.1.1. This page might be outdated.
See the recommended documentation of this function
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.