cts.documentPermissionQueryCapability( query as cts.documentPermissionQuery ) as String
Returns the capability used to construct the specified query.
Parameters | |
---|---|
query | A query. |
cts.documentPermissionQueryCapability(cts.documentPermissionQuery("admin","read")); => "xml"
Stack Overflow: Get the most useful answers to questions from the MarkLogic community, or ask your own question.