xdmp:role-description

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

Summary

Return the description of the specified role.

Parameters
id A role ID.

Example

xdmp:role-description(432987324)
=> "admin role"
Powered by MarkLogic Server | Terms of Use | Privacy Policy