Newer Version Available
FormulaEval Namespace (Developer Preview)
The FormulaEval namespace provides classes and methods to evaluate user-defined dynamic
formulas for Apex objects and SObjects. Use the methods to avoid unnecessary DML statements to
recalculate formula field values or evaluate dynamic formula expressions. All class methods must
be called within the context of a global Apex class.
The following are the classes and enums in the FormulaEval namespace.