Syntax |
BLANK |
Description |
Layout action constant. If your layout condition evaluates to Blank, then the layout will be left blank when the document is printed. |
Example |
IF(VAL([AGE])<55,Print,Blank) |