Loading TOC...

dbg:continue

dbg:continue(
   $request as xs:unsignedLong
) as empty-sequence()

Summary

Continue evaluation of the request.

Parameters
request Request ID.

Required Privileges

http://marklogic.com/xdmp/privileges/debug-my-requests or http://marklogic.com/xdmp/privileges/debug-any-requests

Example

  dbg:continue(204928402983)
  => ()
  

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