summaryrefslogtreecommitdiffstats
path: root/quanta/data/dtep/cfml/cfcase.tag
blob: 929d7eec9684a7e26645c0048767f3fe76ae4ace (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<!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>