IsEqualTo Method (Python)
Indicates if this syntax document object is the same object as a specified syntax document object. The result is Boolean--True if the two objects are identical, False otherwise.
Syntax
SpssSyntaxDoc.IsEqualTo(syntaxDoc)
Parameters
syntaxDoc. An SpssSyntaxDoc
object