Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  SYNTAX:
 
xpxUserToGroup (groupId : GENERIC;
                userId  : GENERIC)
                 status  : INTEGER;
 
To be completed.

Code Block
languagecpp
themeConfluence
FUNCTION xpxUserToGroup (groupId : GENERIC;
                         userId  : GENERIC)
                         status  : INTEGER;

The xpxUserToGroup function adds the specified EDMuser to the specified EDMgroup.
This function is protected, i.e. only legal for the privileged user superuser.
The argument <groupId>

Arguments

...

TypeNameComment
GENERICgroupIdspecifies a numeric groupID that uniquely identifies the EDMgroup instance in the EDMdatabase

...

.

...

GENERICuserIdspecifies a numeric userID that uniquely identifies the EDMuser instance in the

...

EDMdatabase  that defined the actual EDMuser.

...

Return Value

...

Insert excerpt
US:_r_XPX_Return_Value
US:_r_XPX_Return_Value
nopaneltrue

Options

...

 

Example

...

Code Block
languagecpp
<Missing Example>

 

See also

Filter by label (Content by label)
showLabelsfalse
showSpacefalse
cqllabel = "extension_schema" and parent = "5636522"