Syntax |
|
Description |
Layout action constant. If your layout condition evaluates to Print, then the layout will be printed. |
Example |
IF([SALES_REP] = "John", Print, Blank) |
In this example, the layout is printed when PrintShop Mail finds the name "John" in the "SALES_REP" field of the database.