Click or drag to resize

Evaluator Properties

The Evaluator type exposes the following members.

Properties
  NameDescription
Public propertyDebugFileOutputName
If set, the definition of the internal evaluation class will be saved out to this file upon the first call to Exec or Eval. This file can be used to troubleshoot syntax errors.
Public propertyItem
Sets the value of a variable referenced within the expression prior to evaluation or returns the value of a variable referenced within the expression after evaluation.
Public propertyVariableNames
Returns a list of all the variables that have been added to the Evaluator context.
Top
See Also