ipcGetPid
ipcGetPid(
)
=> x_pid
Description
Returns the runtime process identification number of the process executing this function.
Arguments
Value Returned
Examples
ipcGetPid
885 ; Runtime process identification number
Related Topics
Interprocess Communication Functions
Return to top