gethspace
gethspace |
Purpose
Synopsis
function gethspace(doc:xmldoc, n:integer):integer
Arguments
doc
|
Document to use
|
n
|
Node number
|
Return value
Number of spaces inserted before the node output
Further information
This spacing indicates the number of spaces to insert before displaying the node from the start of a new line when outputing the document. The horizontal spacing setting is only used when the indentation is in manual mode (see
setindentmode).
Related topics
Module