Use this procedure to define or edit the formula for a calculation modifier style.
Variable and formula for modifier
A variable consists of the variable name and its value. For example, to create a plaster deduction of 3 percent, click Add, and enter Plaster_Deduction for Variable and 0.97 for Value.
You should use a descriptive name as a variable name to add transparency to your formulas.
To set up formulas, you can also enter direct mathematical values.
The following characters and words are not allowed:
For information about Visual Basic key words, refer to the Visual Basic Reference.
One of the following values is displayed for Data depending on current selections on the Apply To tab:
You cannot edit this value; if you want to change it, click the Apply To tab and change the current selections there as desired.
You can enter direct mathematical values and operators, variables you have created, and Visual Basic key words, such as Mod, Exp, or Log.
For example, if you want to set up a plaster deduction of 3 percent, and you have defined a variable called Plaster_Deduction with a value of 0.97, enter AreaValue * Plaster_Deduction.