next
|
previous
|
forward
|
backward
| up |
top
|
index
|
toc
|
Macaulay2 website
Macaulay2Doc
::
groupID
groupID -- the process group identifier
Synopsis
Usage:
groupID()
Outputs:
an
integer
, the process group identifier of the current Macaulay2 process
Description
i1 : groupID() o1 = 456115
See also
processID
-- the process identifier
setGroupID
-- set the process group identifier
For the programmer
The object
groupID
is
a
compiled function
.