col.xyz.formula
Use the formula property to calculate the content of a column. String, math and conditional expressions are supported
Class | Column |
---|---|
Property | col.xyz.formula |
Formal specification | col.xyz.formula = expression |
Required | no |
Default | yes |
Version | 1.10 |
Comment |
|
Example | col.label.formula = {company} + + {shipaddress} + + {contactperson} + + {weight} + lbs
col.linetotal.formula={weight} * {shipprice} * 1.10 |
Reference |