FORMULA LANGUAGE


Examples: @Min
1. This example returns 35.
2. This example returns 5;2;3;3.
3. This example returns the contents of the field containing the smallest value. If Precinct1 contains 150,000 and Precinct2 contains 100,000, then this formula returns 100,000.
4. This example returns 85,000 if 100,000 is the smallest number contained in either of the fields AreaAPopulation or AreaBPopulation, and the field DistrictPopulation contains the value 15,000.
5. This example returns -3.5;-35;54.
6. This example returns 2.
See Also