getfirstchild
getfirstchild |
Purpose
Synopsis
function getfirstchild(doc:xmldoc, n:integer):integer
Arguments
doc
|
Document to use
|
n
|
Node number (must be an element)
|
Return value
The node number of the first child or
-1 if there is no child.
Example
See
getnext.
Related topics
Module