ListOfObservedVariables Method

<< >>

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

ListOfObservedVariables Method

Gets a list of the observed variables in the model.

Syntax

result = object.ListOfObservedVariables ()

The ListOfObservedVariables method syntax has the following parts:

Part

Description

result

The list of observed variables in the model.

object

An object of type CValue.