Menu: View→Analysis Properties→Output→Threshold for modification indices
Specifies a threshold for the modification indices described by Jöreskog and Sörbom (1984). Modification indices that exceed the threshold are displayed. (Modification indices are displayed only when the Modification indices checkbox is checked.)
For more information, see the Mods method of the AmosEngine class.
Programming
In Amos Graphics programs, you can fill this text box with "4" by using the following statement (Visual Basic):
pd.GetTextBox("AnalysisPropertiesForm", "ModsText").Text = "4"