XML.NODE.CONTENT function

This article describes the formula syntax of the XML.NODE.CONTENT function.

Description

Return content of a node.

Syntax

XML.NODE.CONTENT(node)

node is a pointer to a XML node.

Content of the node or #N/A if none.