You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tdewebdev/quanta/data/dtep/cfml/cfabort.tag

15 lines
383 B

<!DOCTYPE TAGS>
<TAGS>
<tag name="cfabort" single="1">
<attr name="showerror" type="input">
<text>Show Error:</text>
<textlocation row="0" col="0" />
<location row="0" col="1" />
<tooltip>Error message to display, rather than just ending execution</tooltip>
</attr>
<spacer orientation="v">
<location col="0" row="9" colspan="2" />
</spacer>
</tag>
</TAGS>