IsEqualTo Method (Python)
Indicates if this output item object is the same object as a specified output item object. The result is Boolean--True if the two objects are identical, False otherwise.
Syntax
SpssOutputItem.IsEqualTo(outputItem)
Parameters
outputItem. An SpssOutputItem
object