Overview
Meter types perform the follow functions. They:
...
Feature | Token | Example |
---|---|---|
New Line | not required | Press enter after each phrase to start a new line |
Value to include dollar sign to two decimal places | :c | Value {value:c} |
Price to four decimals where the first two decimals are required (0) and the last two are optional (#) | :00## | Price {price:0.00##} |
| - Pipe symbol (if there is no quantity or value to print it will skip it) | | | Value| |
The {price-breakdown} token prints only where there are multiple prices on the meter. If a meter only has one price, it doesn't print anything |
Procedure to set up and assign meter type templates
...