getgid
getgid |
Purpose
Synopsis
function getgid(mo:Model):integer
Argument
mo
|
A model
|
Return value
Group ID of the model
Further information
A model can be associated with a
group ID using
setgid. This group ID may be used to identify the origin of an event (see
getfromgid) or as a filter for a wait (see
waitfor).
Related topics
Module