<?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 - functia3.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-25T09:55:55</dc:date>
		<dc:language>en-us</dc:language>
		<items>
			<rdf:Seq>
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/functia3.htm#42713" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/functia3.htm#32689" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/functia3.htm#24397" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/functia3.htm#22130" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/functia3.htm#22095" />
			</rdf:Seq>
		</items>
	</channel>
	
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/functia3.htm#42713">
		<title>coldfusion/6.1/htmldocs/functia3.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6.1/htmldocs/functia3.htm#42713</link>
		<description>It's also worth noting that passing CFC instances to ArrayAppend() passes them by reference. If you add a CFC instance to an array using this function and then change the instance's state outside of the array, the values within the array reflect those changes as well.</description>
		<dc:creator>Chris Peters</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2005-11-28T06:05:28</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/functia3.htm#32689">
		<title>coldfusion/6.1/htmldocs/functia3.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6.1/htmldocs/functia3.htm#32689</link>
		<description>I've found that you can also use &lt;cfset&gt; to do an ArrayAppend. it doesnt show the 'Yes' confirmation.&lt;br /&gt;&lt;br /&gt;for example - &lt;br /&gt;&lt;br /&gt;&lt;cfset ArrayAppend(myarray, firstname)&gt;&lt;br /&gt;&lt;br /&gt;NB - firstname can be a variable (as in #firstname# or if you passed it from a form on the previous page, form.firstname. Ofcourse, you could also just specify your value - eg. &quot;David&quot; (make sure you include &quot; speech marks)</description>
		<dc:creator>Ali210</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2005-04-29T18:15:31</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/functia3.htm#24397">
		<title>coldfusion/6.1/htmldocs/functia3.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6.1/htmldocs/functia3.htm#24397</link>
		<description>This looks very good.&lt;br /&gt;But what about 2 or 3 dimentional arrays, how can arrayappend handle them?</description>
		<dc:creator>Der Nickname</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2004-11-24T05:35:49</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/functia3.htm#22130">
		<title>coldfusion/6.1/htmldocs/functia3.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6.1/htmldocs/functia3.htm#22130</link>
		<description>YES prints in the example because it executes ArrayAppend() inside &lt;br&gt;of cfoutput tags to show that items are being appended. &lt;br&gt;YES is the return value for the function so it is output. To get rid &lt;br&gt;of the YES, remove the &lt;cfoutput&gt;&lt;/cfoutput&gt; tags surrounding ArrayAppend().</description>
		<dc:creator>extdw_doc</dc:creator>
		<dc:type>1 1</dc:type>
		<dc:date>2004-10-08T10:44:32</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/functia3.htm#22095">
		<title>coldfusion/6.1/htmldocs/functia3.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6.1/htmldocs/functia3.htm#22095</link>
		<description>is it not possible to append something to an array with out printing YES on the page?</description>
		<dc:creator></dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2004-10-07T11:52:17</dc:date>
	</item>
	</rdf:RDF>

