Template Variables: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
| (One intermediate revision by the same user not shown) | |||
| Line 10: | Line 10: | ||
The price variables can have an optional offset value applied which can be a percentage or fixed amount with or without minus sign added after a colon, for example '''[PRICE:-10]''' or '''[INVOICEBALANCE:25%]''' | The price variables can have an optional offset value applied which can be a percentage or fixed amount with or without minus sign added after a colon, for example '''[PRICE:-10]''' or '''[INVOICEBALANCE:25%]''' | ||
NOTE: Template variables with BR] (line break option) can be used in HTML section of the Messaging tab to display details on individual rows. | |||
== Property Variables == | == Property Variables == | ||
| Line 342: | Line 343: | ||
[BOOKINGINFOCODES] - Booking Info Codes - Codes only | [BOOKINGINFOCODES] - Booking Info Codes - Codes only | ||
[BOOKINGINFOCODESBR] - Booking Info Codes - Codes | [BOOKINGINFOCODESBR] - Booking Info Codes - Codes only with line break | ||
[BOOKINGINFOCODETEXT:infoCode] - the most recent Text value of the specified Booking Info Code, "infoCode" in this example | [BOOKINGINFOCODETEXT:infoCode] - the most recent Text value of the specified Booking Info Code, "infoCode" in this example | ||