JavaScript must be enabled in order to use this site. Please enable JavaScript in your browser and refresh the page. getindentmode getindentmode Purpose Get indent mode of the document. Synopsis function getindentmode(doc:xmldoc):integer Argument doc Document to use Return value Indent mode: XML_AUTO automatic indentation XML_NONE no formatting XML_MANUAL use vertical/horizontal spacing settings of each node Related topics setindentmode, getindentskip, getlinelen Module mmxml Parent Topic Procedures and functions