function
A mathematical operator that can be applied to data from
database fields to modify the data that is returned in an output column.
Function also refers to a container for business rules. Functions
are used anywhere in a business process that dictates doing the same
thing in more than one place. Functions reduce the number of rules
needed by allowing the same rules to be evaluated from multiple states.
See also business rules and rule state.