Versions Compared

Key

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

...

Code Block
languagecpp
themeConfluence
FUNCTION xpxUserToGroupBN (groupName : STRING;
                           userName  : STRING)
                           status    : INTEGER;

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

Arguments

...

TypeNameComment
STRINGgroupNamespecifies the name of the EDMgroup to add the specified EDMuser to. EDMgroup names are case insensitive.

...

STRINGuserNamespecifies the name of the EDMuser that will be defined as a member of the EDMgroup specified by the <groupName> argument. EDMuser names are case insensitive.

...

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"