ListOfUnobservedVariables Method

<< >>

Navigation:  Programming with Amos > Class Reference > CValue Class Reference > CValue Class Members > Methods >

ListOfUnobservedVariables Method

Gets a list of the unobserved variables in the model.

Syntax

result = object.ListOfUnobservedVariables ()

The ListOfUnobservedVariables method syntax has the following parts:

Part

Description

result

The list of unobserved variables in the model.

object

An object of type CValue.