<?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 - Developing_ColdFusion_MX_Applications_with_CFML - UDFs4.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-26T06:31:43</dc:date>
		<dc:language>en-us</dc:language>
		<items>
			<rdf:Seq>
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6/Developing_ColdFusion_MX_Applications_with_CFML/UDFs4.htm#825" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6/Developing_ColdFusion_MX_Applications_with_CFML/UDFs4.htm#307" />
			</rdf:Seq>
		</items>
	</channel>
	
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6/Developing_ColdFusion_MX_Applications_with_CFML/UDFs4.htm#825">
		<title>coldfusion/6/Developing_ColdFusion_MX_Applications_with_CFML/UDFs4.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6/Developing_ColdFusion_MX_Applications_with_CFML/UDFs4.htm#825</link>
		<description>There is a statement above, in the section &quot;cffunction tag function definition format&quot; which asserts that CFARGUMENT is required for named arguments: &lt;br&gt;&lt;br&gt;&quot;You must use cfargument tags for required function arguments and named optional arguments.&quot;&lt;br&gt;&lt;br&gt;While the first part of the sentence is true, the second is not. You can indeed access named arguments without a CFARGUMENT.  The following works:&lt;br&gt;&lt;br&gt;&lt;cffunction name=&quot;sayHello&quot;&gt;&lt;br&gt;	&lt;cfreturn &quot;Hello #arguments.name#!&quot;&gt;&lt;br&gt;&lt;/cffunction&gt;&lt;br&gt;&lt;br&gt;&lt;cfoutput&gt;#sayHello(name=&quot;bob&quot;)#&lt;/cfoutput&gt;</description>
		<dc:creator>carehart@systemanage</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2003-01-03T09:40:00</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6/Developing_ColdFusion_MX_Applications_with_CFML/UDFs4.htm#307">
		<title>coldfusion/6/Developing_ColdFusion_MX_Applications_with_CFML/UDFs4.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6/Developing_ColdFusion_MX_Applications_with_CFML/UDFs4.htm#307</link>
		<description>Consider me your personal proofreader.&lt;br&gt;&lt;br&gt;In the table about cfArgument's parameters: &lt;br&gt;&lt;br&gt;required (Optional)&lt;br&gt;A Boolean value specifying whether the argument is required, If set to True and the argument is omitted from the function call, ColdFusion throws an error. The default if False.&lt;br&gt;&lt;br&gt;That last sentence should be &quot;The default IS False&quot;.&lt;br&gt;</description>
		<dc:creator>srhcfmx</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2002-06-04T17:30:00</dc:date>
	</item>
	</rdf:RDF>

