Get First Non-Text Child VI
- Updated2025-07-30
- 2 minute(s) read
Returns the first child of the node in that is not of type Text_Node.

Inputs/Outputs
node in
—
node in is a reference to an instance of XML Parser class Node.
error in (no error)
—
error in describes error conditions that occur before this node runs. This input provides standard error in functionality.
node out
—
node out contains the same reference as node in.
child node
—
child node contains a reference to the child.
found child node?
—
found child node? indicates whether the VI located a non-Text_Node child.
error out
—
error out contains error information. This output provides standard error out functionality. |
node in
—
error in (no error)
—
node out
—
found child node?
—
error out
—