VarValues(VarId: String): Array;
VarValues(VarId: string): System.Array;
VarId is variable identifier.
The VarValues property returns array of calculated values of variable.
This property is read-only.
The property use is given in the example for INonLinearExplanatory.Retrospective.
See also: