Skip to main content

processNumber

processNumber ( name : string ) : integer

ParameterTypeDescription
namestring->Name of process for which to retrieve the process number
Resultinteger<-Process number

Description

The processNumber command returns the number of the process whose name you pass in name. If no process is found, processNumber returns 0.