<?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 - CFML_Reference - functions-pt1112.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-25T08:39:47</dc:date>
		<dc:language>en-us</dc:language>
		<items>
			<rdf:Seq>
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6/CFML_Reference/functions-pt1112.htm#39441" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6/CFML_Reference/functions-pt1112.htm#1162" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6/CFML_Reference/functions-pt1112.htm#778" />
			</rdf:Seq>
		</items>
	</channel>
	
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6/CFML_Reference/functions-pt1112.htm#39441">
		<title>coldfusion/6/CFML_Reference/functions-pt1112.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6/CFML_Reference/functions-pt1112.htm#39441</link>
		<description>The function finds the second delimiter, and returns the substring just before it that is between the first and second delimiter.&lt;br /&gt;&lt;br /&gt;The above statement is the natural mode for this function when the delimiters are not placed adjacent to each other. Take this extreme case for example:&lt;br /&gt;Writeoutput(GetToken(&quot;1,,,,,,,,3,4,5,6&quot;, 3,&quot;,&quot;));&lt;br /&gt;The return value for this is 4. What it means is, that if the delimiters are adjacent to each other they are taken as one instance only as far as the function is concerned. In effect, to the function the string appears as:&lt;br /&gt;&quot;1,3,4,5,6&quot;.</description>
		<dc:creator>mysorian</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2005-09-14T08:39:01</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6/CFML_Reference/functions-pt1112.htm#1162">
		<title>coldfusion/6/CFML_Reference/functions-pt1112.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6/CFML_Reference/functions-pt1112.htm#1162</link>
		<description>No mention is made of the fact that if two or more
delimiter strings appear in a row they are treated as 
one item. So if you ask for item 4 in the string
&quot;a,b,c,,d&quot; you will get the &quot;d&quot; and not &quot;&quot;.</description>
		<dc:creator></dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2003-08-04T14:40:11</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6/CFML_Reference/functions-pt1112.htm#778">
		<title>coldfusion/6/CFML_Reference/functions-pt1112.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6/CFML_Reference/functions-pt1112.htm#778</link>
		<description>There is a typo on this page in Example A.&lt;br&gt;&lt;br&gt;The code says the delimiter is &quot;:;&quot; while the text says it is &quot;;:&quot;.</description>
		<dc:creator>reboog</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2002-11-18T02:03:00</dc:date>
	</item>
	</rdf:RDF>

