Can I show the total order lines on an invoice, packing slip or picking list?

Can I show the total order lines on an invoice, packing slip or picking list?

You can now show the total number of lines in an order by using the [%TOTAL_ORDER_LINES%] macro. You can also use this value in formulas. For example, to display the word CHECK whenever a customer has ordered more than 1 item use the following macro in your Picking List.

#!#[%TOTAL_ORDER_LINES%][>]1[CHECK][]#!#