Formula Property

Top  Previous  Next

Syntax:

 

value = object.Formula

 

 

Part

Description

value

A variant type variable in the user program which receives textual formula.

object

The name of an object (or an object expression) that evaluates to an object of ChaosHunter_Runtime.DLL class.

 

After model is loaded using OpenModel method, the Formula property returns a string that represents a formula found by ChaosHunter during model optimization. The property is read only.