Get Next Non-Text Sibling VI
- Updated2025-07-30
- 2 minute(s) read
Returns the first sibling 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.
sibling node
—
sibling node contains a reference to the sibling.
found sibling node?
—
found sibling node? indicates whether the VI located a non-Text_Node sibling.
error out
—
error out contains error information. This output provides standard error out functionality. |
node in
—
error in (no error)
—
node out
—
found sibling node?
—
error out
—