xdmp.groupName( [groupID as (Number|String)] ) as String
Returns the name of the group with the given ID. Returns the name of the current group if no parameter is specified.
Parameters | |
---|---|
groupID | The ID of the group. The default value is the ID of the group to which the current host belongs. |
xdmp.groupName(134722342511344334243); => "Default"