|
Statistics object
Prototype for Statistics objects. Is a kind of SerializableObject. SyntaxYou cannot create Statistics object. The only way get such an object is currently to call SomeDocument.get_statistics: var mydoc; Parametersnone. Property Ofnone. Implemented InECMerge 2.1 DescriptionStatistics objects give all the information provided for a given type of comparison. These statistics are those available in the Comparison Statistics dialog box. PropertiesThe properties of this object are dynamic and depends on the
type of comparison. Folder comparison mix the information of
the other types of documents for each pair, in addition to the
merge statistics. Methodsnone specific. ExamplesExample 1.To display a message box with the statistics for a document or current selection in a folder, do this: var stats; See Also
|
|