Please enable JavaScript to view this site.

IBM® SPSS® Amos™ 28

Assigns a value to a parameter.

Syntax

object.PutParameterValue (parameterIndex, parameterValue)

object.PutParameterValue (parameterName, parameterValue)

The PutParameterValue method syntax has the following parts:

Part

Description

object

An object of type AmosEngine.

parameterIndex

(Integer) A parameter index. Parameters are numbered starting with 1.

parameterName

(String) A parameter name.

parameterValue

(Double) New parameter value.

Placement: [3].

See Also

Use the AmosEngine class to evaluate derivatives numerically and display the results with the Amos Debug class

© 2021 Amos Development Corporation