SYNTAX:
xpxUserFromGroup (groupId : GENERIC;
userId : GENERIC)
status : INTEGER;
To be completed.
The xpxUserFromGroup function removes the specified EDMuser from the specified EDMgroup.
This function is protected, i.e. only legal for the privileged user superuser.
The argument <groupId> specifies a numeric groupID that uniquely identifies the EDMgroup instance in the EDMdatabase.
The argument <userId> specifies a numeric userID that uniquely identifies the EDMuser instance in the EDMdatabase that defined the actual EDMuser.
This function is equivalent to the EDMinterface function edmiUserFromGroup.
General
Content
Integrations