xdmp:request-log-delete( $key as xs:string ) as empty-sequence()
Deletes the value stored under the specified $key for the current request.
Parameters | |
---|---|
$key | A key. If the key does not exit, nothing is deleted and no error is thrown. |
xdmp:request-log-delete("someKey1")
Stack Overflow: Get the most useful answers to questions from the MarkLogic community, or ask your own question.