LoopFormula Property

[Top]  [Chapter]  [Previous]  [Next]

Applies to

IWPReportVar

Declaration

string LoopFormula;

Description

This is the formula which will be evaluated before each time the group is processed. Use the string "=" to assign, or "+=", "-=", "*=" or "/=" in front of the formula to manipulate the current value.

In formulas you can refer to number data base fields by simply specify a name, i.e. ORDERS.PRICE. The event OnReadFormulaVar will be triggered to read the value. If the variable was not found the value will be always 0.


[idh_iwpreportvar_loopformula.htm]    Copyright © 2007 by WPCubed GmbH