Difference between revisions of "IndexVals"

 
Line 1: Line 1:
[[category:Analytica Attributes]]
+
[[category:Attributes]]
  
 
= Attribute IndexVals =
 
= Attribute IndexVals =

Revision as of 21:59, 29 March 2007


Attribute IndexVals

The IndexVals attribute holds the self-index values when a variable is defined as a self-indexed Table or self-indexed DetermTable.

The IndexVals attribute contains a list of values. This list is used as the IndexValue for the variable, but only if the variable is defined as a self-index table or self-indexed determTable.

IndexVals should only be set when the variable is defined as a self-indexed Table or DetermTable. Furthremore, the Table or DetermTable must the outermost function in the Definition (it cannot be embedded within an expression). If the attribute has a value in any other situation, Analytica will ignore it. (new to 4.0)

Comments


You are not allowed to post comments.