Railo 4.2 Reference
Choose a tag:

Tag <CFCATCH>

Defines table column header, width, alignment, and text. Used only inside a cftable.

Body

This tag must have a body.

Example

	<cfcatch
		[name="string"]
		[type="string"] ... >

	</cfcatch>

Attributes

There is no restriction for attributes for this tag.