<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://wandora.org/w/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://wandora.org/w/index.php?action=history&amp;feed=atom&amp;title=Concat_%28query_directive%29</id>
		<title>Concat (query directive) - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://wandora.org/w/index.php?action=history&amp;feed=atom&amp;title=Concat_%28query_directive%29"/>
		<link rel="alternate" type="text/html" href="http://wandora.org/w/index.php?title=Concat_(query_directive)&amp;action=history"/>
		<updated>2026-04-18T10:16:41Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.19.1</generator>

	<entry>
		<id>http://wandora.org/w/index.php?title=Concat_(query_directive)&amp;diff=11329&amp;oldid=prev</id>
		<title>Olli: Protected &quot;Concat (query directive)&quot; (‎[edit=sysop] (indefinite) ‎[move=sysop] (indefinite))</title>
		<link rel="alternate" type="text/html" href="http://wandora.org/w/index.php?title=Concat_(query_directive)&amp;diff=11329&amp;oldid=prev"/>
				<updated>2014-09-23T08:16:24Z</updated>
		
		<summary type="html">&lt;p&gt;Protected &amp;quot;&lt;a href=&quot;/wiki/Concat_(query_directive)&quot; title=&quot;Concat (query directive)&quot;&gt;Concat (query directive)&lt;/a&gt;&amp;quot; (‎[edit=sysop] (indefinite) ‎[move=sysop] (indefinite))&lt;/p&gt;
&lt;table class='diff diff-contentalign-left'&gt;
			&lt;tr valign='top'&gt;
			&lt;td colspan='1' style=&quot;background-color: white; color:black;&quot;&gt;← Older revision&lt;/td&gt;
			&lt;td colspan='1' style=&quot;background-color: white; color:black;&quot;&gt;Revision as of 08:16, 23 September 2014&lt;/td&gt;
			&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Olli</name></author>	</entry>

	<entry>
		<id>http://wandora.org/w/index.php?title=Concat_(query_directive)&amp;diff=11328&amp;oldid=prev</id>
		<title>Olli: Created page with &quot;== Description ==  Executes the wrapped directive and concatenates the String representation of active column values from the results of that query. A delimiter string can be ...&quot;</title>
		<link rel="alternate" type="text/html" href="http://wandora.org/w/index.php?title=Concat_(query_directive)&amp;diff=11328&amp;oldid=prev"/>
				<updated>2014-09-23T08:16:16Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;== Description ==  Executes the wrapped directive and concatenates the String representation of active column values from the results of that query. A delimiter string can be ...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== Description ==&lt;br /&gt;
&lt;br /&gt;
Executes the wrapped directive and concatenates the String representation of active column values from the results of that query. A delimiter string can be given optionally used between the concatenated values, the default value for this is &amp;quot;; &amp;quot;.&lt;br /&gt;
&lt;br /&gt;
== Constructor ==&lt;br /&gt;
&lt;br /&gt;
Concat(Directive directive[,String delimiter])&lt;br /&gt;
&lt;br /&gt;
== Examples ==&lt;br /&gt;
&lt;br /&gt;
Following example concatenates the base names of all the instances of the active topic.&lt;br /&gt;
&lt;br /&gt;
 importPackage(org.wandora.query2);&lt;br /&gt;
 new Concat(&lt;br /&gt;
   new BaseName().from(new Instances())&lt;br /&gt;
 )&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Query directive]]&lt;/div&gt;</summary>
		<author><name>Olli</name></author>	</entry>

	</feed>