What kind of calculations can I make with TriggerCalc?
Any calculation with the +, -, * (multiply), / (divide) operators. You may use parenthesis also. Remember to include your field IDs in between brackets. Here are a few examples: [fieldC]=[fieldA]+[fieldB] [fieldC]=([fieldA]*5) + ([fieldB]*10) – 50 [fieldC]=([FieldA]+100)/[fieldB] etc. TriggerCalc and TriggerCalc Pro now support more than 50 functions. Make sure you download our user’s manual to find out more about all these functions.