Name

CFPROCESSINGDIRECTIVE — New as of ColdFusion 4.5

Synopsis

<CFPROCESSINGDIRECTIVE>
CFML
</CFPROCESSINGDIRECTIVE>

Specifies a p-code compiler processing option to suppress all whitespace produced by the ColdFusion within an executing CFML template. CFPROCESSINGDIRECTIVE tags must always occur in matched pairs and may be nested. CFPROCESSINGDIRECTIVE settings don’t apply to templates called via CFINCLUDE or CFMODULE or as custom tags.

Attribute

SUPPRESSWHITESPACE="Yes|No"

Whether or not ColdFusion should suppress all whitespace between CFPROCESSING-DIRECTIVE tag pairs.

Get Programming ColdFusion now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.