Skip to content

Commit

Permalink
generalized getnodevalue description
Browse files Browse the repository at this point in the history
  • Loading branch information
gvasquezvargas committed Dec 19, 2024
1 parent 9f8a650 commit 321b419
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: "GETNODEVALUE"
---

The `GETNODEVALUE` function provides the value of the node for `DOMText`-type nodes or displays NULL for other node types.
The `GETNODEVALUE` function provides the value of the node.

```
GETNODEVALUE(n DOMNode) RETURN VARCHAR2
Expand Down

0 comments on commit 321b419

Please sign in to comment.