Loading TOC...

xdmp:role-compartment

xdmp:role-compartment(
   $id as xs:unsignedLong
) as xs:string

Summary

Return the compartment of the specified role.

Parameters
id A role ID.

Example

xdmp:role-compartment(432987324)
=> "admin compartment"

Stack Overflow iconStack Overflow: Get the most useful answers to questions from the MarkLogic community, or ask your own question.