ListOfEndogenousVariables Method

<< >>

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

ListOfEndogenousVariables Method

Gets a list of the endogenous variables in the model.

Syntax

result = object.ListOfEndogenousVariables ()

The ListOfEndogenousVariables method syntax has the following parts:

Part

Description

result

The list of endogenous variables in the model.

object

An object of type CValue.