getpid
(getpid)
returns the process ID of the current
process
|
Arguments |
none |
|
Return |
returns the process ID of the current process as integer number |
|
Example |
(getpid) => 1636 |
|
Alias |
|
|
Remarks |
| © Menhirs NV. All rights reserved. |