Get Node Text Content VI
- Updated2025-07-30
- 2 minute(s) read
Returns the combined values of Text_Node children that the node in node owns.

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.
node text
—
node text contains the combined values of the Text_Node children.
error out
—
error out contains error information. This output provides standard error out functionality. |
node in
—
error in (no error)
—
node out
—
node text
—
error out
—