Get Node Text Content VI

Owning Palette: XML Parser VIs and Nodes

Requires: Base Development System

Returns the combined values of Text_Node children that the node in node owns.

 Add to the block diagram  Find on the palette
node in is a reference to an instance of XML Parser class Node.
error in describes error conditions that occur before this node runs. This input provides standard error in functionality.
node out contains the same reference as node in.
node text contains the combined values of the Text_Node children.
error out contains error information. This output provides standard error out functionality.