7.1
2013-09-23

PRINT

Syntax

PRINT

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.