nodeList

The nodeList function aggregates the supplied array of XML nodes into a list of XML nodes in the target document.

Use together with eval to supply the XML nodes.

Syntax

c4i:nodeList(nodes)

Parameters

nodes

An array of XML nodes supplied by eval

Last Updated: