|
|||||
function | UTIL_GetProcessId |
Other Library Functions |
Library: System Utilities
Include: omutil.xin |
Returns: Numeric
A platform-specific number that identifies a process. |
define external counter function UTIL_GetProcessId
This function returns a platform-specific number that uniquely identifies the process.
Example:
set pid to UTIL_GetProcessId
Other Library Functions UTIL_ExpRand UTIL_GetEnv UTIL_GetMilliSecondTimer UTIL_GetProcessId UTIL_LibraryVersion UTIL_Rand UTIL_Sleep UTIL_Srand UTIL_UniformRand |
---- |