Functions Reference

Table Of Contents
Summary functions
F
ILEMAKER FUNCTIONS REFERENCE 269
If(ThisCharge > 3 * GetSummary(AvgCharge;Customer), “Verify this charge”,
“ “)
displays Verify this charge if the current charge is greater than three times the average
charge.