Menu: View→Object Properties→Parameters→Regression weight
A name or value for the currently selected regression weight.
To learn how to choose a name or value, see
To set a parameter equal to a constant
To set parameters equal to each other
To provide initial values for parameters
Programming
In Amos Graphics programs, you can fill this text box with "SampleText" by using the following statement (Visual Basic):
pd.GetTextBox("ObjectPropertiesForm", "ParameterText2").Text = "SampleText"