
last()
The last() function returns a number equal to the position of the last node in the current context.
number last()
- None.
- A number equal to the number of nodes in the current context. If there are 10 nodes, last() returns 10.
|
Send comments on this document to
devdoc-feedback@netscape.com |