Appendix A. Tag Reference

This is an alphabetical listing of ColdFusion (CF) tags that make up part of the ColdFusion Markup Language (CFML). This list can be helpful to explain exactly what a tag does. It also defines what attributes need to be present. If you are not sure if a particular attribute is required or optional, this is a good place to check.

The format used should be fairly easy to follow. The tags are organized in the following manner: tag name, syntax, tag description, and attribute description. If you need to know what an attribute does, reference the attribute description; but if you are looking for code syntax, check the top listing.

CFABORT

<cfabort showError = "error_message"> 

Description

Most often used in conjunction with error ...

Get Inside ColdFusion™ MX 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.