Formula Editor

The Formula Editor is the tool that you use to write formulas for Infor Public Sector. Formulas are short pieces of Visual Basic .NET or C# code that perform various functions that conform to your agency's work processes.

For example, formulas can determine whether to add a fee to a record, how much that fee should be, and when that fee must be paid. When a record with an associated formula is processed, Infor Public Sector evaluates the formula and performs the appropriate action.

You access the Formula Editor from the popup for any formula field in Infor Public Sector, or by editing a formula in the Workflow Manager.

Note: To write C# formulas, you must use the Workflow Manager. VB .NET is the default if you access the Formula Editor form anywhere else in the system.