INonLoResults.VarValues

Syntax

VarValues(VarId: String): Array;

Parameters

VarId - variable identifier.

Description

The VarValues property returns the array of calculated values of variable.

Comments

The property is read-only.

Example

The property use is given in the example for INonLinearExplanatory.Retrospective.

See also:

INonLoResults