Get First Non-Text Child VI

Owning Palette: XML Parser VIs and Nodes

Requires: Base Development System

Returns the first child of the node in that is not of type Text_Node.

 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.
child node contains a reference to the child.
found child node? indicates whether the VI located a non-Text_Node child.
error out contains error information. This output provides standard error out functionality.