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/cfcase.tag

20 lines
489 B

<!DOCTYPE TAGS>
<TAGS>
<tag name="cfcase">
<attr name="value" type="input">
<text>Value(s)</text>
<textlocation row="0" col="0" />
<location row="0" col="1" />
</attr>
<attr name="delimiters" type="input">
<text>Delimiters</text>
<textlocation row="1" col="0" />
<location row="1" col="1" />
<tooltip>Delimiters for the values, if more than one.</tooltip>
</attr>
<spacer orientation="v">
<location col="0" row="9" colspan="2" />
</spacer>
</tag>
</TAGS>