Please enable JavaScript to view this site.

IBM® SPSS® Amos™ 28

Gets a parameter value.

Syntax

result = object.ParameterValue (parameterName)

result = object.ParameterValue (rowVariable, columnVariable)

The ParameterValue method syntax has the following parts:

Part

Description

result

The parameter value.

object

An object of type CValue.

parameterName

The parameter name. (Note that some parameters may be unnamed.)

parameterIndex

An integer index that identifies a parameter uniquely. parameterIndex ranges from 1 to n, where n is the number of parameters.

© 2021 Amos Development Corporation