<?xml version="1.0" encoding="utf-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc = "http://purl.org/dc/elements/1.1/" xmlns="http://purl.org/rss/1.0/">
	<channel rdf:about="http://livedocs.adobe.com/">
	<title>LiveDocs Comments - coldfusion - 6.1 - htmldocs - tags-a28.htm</title>	
		<link>http://livedocs.adobe.com/</link>
		<description>Macromedia LiveDocs - online documentation with user feedback.</description>
		<copyright>Copyright 2009, Macromedia, Inc.</copyright>
		<dc:date>2009-11-24T21:45:12</dc:date>
		<dc:language>en-us</dc:language>
		<items>
			<rdf:Seq>
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-a28.htm#30509" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-a28.htm#30157" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-a28.htm#23943" />
			</rdf:Seq>
		</items>
	</channel>
	
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-a28.htm#30509">
		<title>coldfusion/6.1/htmldocs/tags-a28.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-a28.htm#30509</link>
		<description>Yes, cfreturn stops processing at the point you call it.&lt;br&gt;&lt;br&gt;Yes, you can have several cfreturns within a cffunction.</description>
		<dc:creator>jrunrandy</dc:creator>
		<dc:type>1 1</dc:type>
		<dc:date>2005-03-29T13:11:27</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-a28.htm#30157">
		<title>coldfusion/6.1/htmldocs/tags-a28.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-a28.htm#30157</link>
		<description>Does CFRETURN stop processing the code within a CFFUNCTION, or does it keep executing the code until &lt;/CFFUNCTION&gt;, and then return the value specified ?&lt;br /&gt;&lt;br /&gt;If it exits immediately, this means that we could have several CFRETURNs within a CFFUNCTION block ?&lt;br /&gt;&lt;br /&gt;Ex:&lt;br /&gt;&lt;br /&gt;&lt;CFIF xxxxx&gt;&lt;br /&gt;      [...code...]&lt;br /&gt;    &lt;CFRETURN ErrorMsg1&gt;&lt;br /&gt;&lt;CFELSEIF yyyy&gt;&lt;br /&gt;      [...code...]&lt;br /&gt;     &lt;CFRETURN ErrorMsg2&gt;&lt;br /&gt;&lt;CFELSE&gt;&lt;br /&gt;      [...code...]&lt;br /&gt;    &lt;CFRETURN NoErrMsg&gt;&lt;br /&gt;&lt;/CFIF&gt;</description>
		<dc:creator>cfoli</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2005-03-18T13:07:33</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-a28.htm#23943">
		<title>coldfusion/6.1/htmldocs/tags-a28.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-a28.htm#23943</link>
		<description>This doesn't appear to be documented anywhere, but in building custom tags, I've found that &lt;cfreturn&gt; can be used to break out of an execution mode (start primarily), without causing the tag processing to be stopped (like &lt;cfexit&gt; seems to do).</description>
		<dc:creator>Hallow</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2004-11-15T09:43:03</dc:date>
	</item>
	</rdf:RDF>

