getpid

Name

getpid -- Get the current process id.

Type: function

Synopsis

getpid(, pid);

Return Values

pid

An instance of <integer>

Description

Returns the current process id.