What functions/expressions can be entered into Computed Field Definitions?
Computed fields can hold a variety of expressions. The most import factor is that all references to database fields must be enclosed in curly brackets {}. The sum of the two database fields Age1 and Age2 is represented as {Age1} + {Age2}. To make data entry easier, you can drag database fields off the Current Warehouse at the bottom of the New Field Window and drop them in the expression box. The database field is added to the Expression box with curly brackets surrounding it. The following are the built-in functions supported by Progeny: 1. Numeric Functions 2. String Functions 3.