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()
=> ()
Powered by MarkLogic Server | Terms of Use | Privacy Policy