<< >>
Navigation: Programming with Amos > Class Reference > The t Namespace > VariableAndValue Class Reference > VariableAndValue Class Members >
Gets a Variable object. A Variable object contains information about a variable, such as its name, whether it is exogenous, etc.
Syntax
result = object.variable
The variable property syntax has the following parts:
Part
Description
result
The Variable object.
object
An object of type CValue.