getvspace
| getvspace | 
  Purpose
 
  
  Synopsis
 
  function getvspace(doc:xmldoc, n:integer):integer 
 
  Arguments
 
 | 
     doc 
     | 
     Document to use
     | 
| 
     n 
     | 
     Node number
     | 
  Return value
 
 
 Number of carriage returns inserted before the node output
 
  Further information
 
 
  This spacing indicates the number of empty lines to insert before displaying the node when outputing the document. The vertical spacing setting is only used when the indentation is in manual mode (see
 setindentmode).
 
 
  Related topics
 
  
  Module
 
  
