SetModified Method (Python)

Sets the modified status of the syntax document.

Syntax

SpssSyntaxDoc.SetModified(modified)

Parameters

modified. True to set the status to modified, False otherwise.