Core Function PHandle

From Sputnik Wiki
Revision as of 17:59, 20 April 2012 by UberFoX (Talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
PHandle( )

Contents

Description

Get the process handle of this program.

Parameters

Return Value

The PID of the this program.

Remarks

None.

Example

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