Please enable JavaScript to view this site.

IBM® SPSS® Amos™ 28

Gets a variable number.

A "variable number" is a variable's position on Amos's internal variable list. The first variable on the list is variable number 1. Some methods refer to model variables by number (i.e., by list position).

Syntax

object.VariableNumber (variableName)

object.VariableNumber (variableName, groupNumber)

The VariableNumber method syntax has the following parts:

Part

Description

object

An object of type AmosEngine.

variableName

A variable name.

groupNumber

Optional group number. The first group is group number 1. If groupNumber is omitted, the first group is used.

Placement: [3].

© 2021 Amos Development Corporation