FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

clsEval Methods

The clsEval type exposes the following members.

Methods


  Name Description
Public method Static member Eval(String, clsEngineContext, String%)
Evaluates the specified expression
Public method Static member Eval(String, clsVariableCollection, clsGlobalCollection, String%)
Evaluates the specified expression
Public method Static member Eval(String, clsVariableCollection, clsGlobalCollection, clsBusinessObjectCollection, clsFormSchemaCollection, String%)
Evaluates the specified s expression.
Public method Static member replaceBusinessObjects
Replaces the business objects.
Public method Static member replaceFormVariables
Public method Static member replaceGlobals
Replaces the globals.
Public method Static member replaceVariables
Replaces the variables.