Core Function PHandle

From Sputnik Wiki
Jump to: navigation, search
PHandle( )

Contents

Description

Get the process handle of this program.

Parameters

Return Value

The PID of the this program.

Remarks

Success: The process handle of this program.

Failure: @PTRZero

Example

my $PID = PHandle();
println( "The PID is $PID" );
Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox