Please enable JavaScript to view this site.

IBM® SPSS® Amos™ 28

Gets a boolean value that indicates whether an observed variable is numeric.

Syntax

object.InputVariableIsNumeric(variableNumber)

object.InputVariableIsNumeric(variableNumber, groupNumber)

The InputVariableIsNumeric method syntax has the following parts:

Part

Description

object

An object of type AmosEngine.

variableNumber

An integer specifying a variable in the data set for group number groupNumber. variableNumber is 1 for the first variable in the data set.

groupNumber

Optional. An integer specifying a group. groupNumber is 1 for the first group. If groupNumber is omitted, the first group is used.

Placement: [2].

© 2021 Amos Development Corporation