Get First Non-Text Child VI
- 已更新2025-07-30
- 閱讀時間為 2 分鐘
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
—