
MarkLogic 12 Product Documentation
dbg:finishdbg:finish(
   $request as xs:unsignedLong
) as empty-sequence()
Summary
  Continue evaluation of the request until the end of the
  current function.  If evaluation is not inside of a function,
  this request is equivalent to continue().
	  
	  
	
	  
	    | 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:finish(204928402983)
  => ()
  
    Copyright © 2025 MarkLogic Corporation. MARKLOGIC is a
    registered trademark of MarkLogic Corporation.