...
Code Block | ||||
---|---|---|---|---|
| ||||
FUNCTION xpxUserFromGroup (groupId : GENERIC;
userId : GENERIC)
status : INTEGER;
|
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>
Arguments
...
Type | Name | Comment |
GENERIC | groupId | specifies a numeric groupID that uniquely identifies the EDMgroup instance in the EDMdatabase |
...
GENERIC | userId | specifies a numeric userID that uniquely identifies the EDMuser instance in the |
...
EDMdatabase that defined the actual EDMuser. |
...
Return Value
...
Insert excerpt | ||||||
---|---|---|---|---|---|---|
|
Options
...
Example
...
Code Block | ||
---|---|---|
| ||
<Missing Example> |
See also
Filter by label (Content by label) | ||||||
---|---|---|---|---|---|---|
|