Audit (XmlDoc/XmlNode subroutine): Difference between revisions
Jump to navigation
Jump to search
m (edits, tags and links) |
mNo edit summary |
||
Line 4: | Line 4: | ||
==Syntax== | ==Syntax== | ||
{{Template:XmlDoc/XmlNode:Audit syntax}} | {{Template:XmlDoc/XmlNode:Audit syntax}} | ||
==See also== | ==See also== |
Revision as of 17:43, 4 May 2011
Display selected subtree on audit trail (XmlDoc and XmlNode classes)
Audit displays an XmlDoc subtree in a readable form, useful for debugging, for example. Audit is identical to the Print method, except the result is sent to the audit trail (like the User Language Audit statement), and the default indentation is one space instead of three.
Syntax
nr:Audit[( [xpath], [options])] Throws XPathError