ICI Modules: sys: getgid
Modules by name : by typeSynopsis
int = sys.getgid()Description
Returns the default group identifier for the current process.
Note that no attempt is made to hide semantic differences between BSD and System V Unix systems.