clsEval Methods
The clsEval type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() ![]() |
Eval(String, clsEngineContext, String%) |
Evaluates the specified expression
|
![]() ![]() |
Eval(String, clsVariableCollection, clsGlobalCollection, String%) |
Evaluates the specified expression
|
![]() ![]() |
Eval(String, clsVariableCollection, clsGlobalCollection, clsBusinessObjectCollection, clsFormSchemaCollection, String%) |
Evaluates the specified s expression.
|
![]() ![]() |
replaceBusinessObjects |
Replaces the business objects.
|
![]() ![]() |
replaceFormVariables | |
![]() ![]() |
replaceGlobals |
Replaces the globals.
|
![]() ![]() |
replaceVariables |
Replaces the variables.
|