ProgramID()

Syntax

Result = ProgramID(Program)
Description
Returns the unique system identifier for the given program. This is the so called "Process ID" or "PID".

Parameters

Program The program to use. It must have been started before with RunProgram().

Return value

The unique system identifier for the given program.

Supported OS

All

<- ProgramFilename() - Process Index - ProgramParameter() ->