Loading TOC...

json:null

json:null() as empty-sequence()

Summary

Returns the JSON null value, which is an empty sequence to XQuery, but not a Sequence when passed to JavaScript.

Example

json:null()
=> ()

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