|

1. Select the Question to be Set
2. Enter the calculation
_
Enclose the
calculation in brackets { }
3. Click the
Insert Button
_
The Set Field will be
inserted in the document
«SET|Settlement:Date|{[Exchange:Date]+42}»
Calculations
support addition (+), subtraction (-), multiplication (*), division (/) and most
VBScript functions.
In the
following field the amount of council rates allowed for by the vendor is
calculated by dividing the number of days allowed for by 365 days multiplied by
the annual amount of rates and rounded to 2 decimal places.
«SET|Ven:Council:Allow|{Round([Council:Rates]*[Council:Days]/365,2)}»
A reference for
VBScript can be found at
W3
Schools.
Previous |
Topics | Next
|