Initializing help system before first use

getvspace

getvspace


Purpose
Get vertical spacing of a node.
Synopsis
function getvspace(doc:xmldoc, n:integer):integer
Arguments
doc 
Document to use
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