Audit method: Tree class
Syntax
Audit()
Description
The Audit method audits the tree object executing the method to determine its validity.
The Audit method can be used only on an open tree, not on a closed tree. This means you must have opened the tree with the Open method before you can audit it.
Returns
A number: 0 if the tree passes all audits. If Audit returns a value not equal to 0, an error is logged.