<< getio Input/Output functions host >>

Справка Scilab >> 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())+'_'

Report an issue
<< getio Input/Output functions host >>