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