<< getenv OS_commands host >>

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())+'_'

Report an issue
<< getenv OS_commands host >>