NodeList functions

The table below lists all the NodeList built-in functions (in this namespace: NodeList).

A DOM node list.

2 functions
Function name Description
NodeList.item Return the nth node.
NodeList.length Return the number of nodes in the node list.
Powered by MarkLogic Server | Terms of Use | Privacy Policy