...
Code Block | ||||
---|---|---|---|---|
| ||||
FUNCTION xpfGetGroup (groupName : STRING)
groupId : GENERIC;
|
The xpfGetGroup function returns the groupID <groupId> for the specified group name <groupName>.
This function is equivalent to the EDMinterface function edmiGetGroup.
Arguments
...
Type | Name | Comment |
STRING | groupName | The name of the group |
Return Value
...
Type | Name | Comment |
GENERIC | groupId | The instance id of the group |
Options
...
Example
...
Code Block | ||
---|---|---|
| ||
<Missing Example> |
See also
Filter by label (Content by label) | ||||||
---|---|---|---|---|---|---|
|