<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.nars2000.org/index.php?action=history&amp;feed=atom&amp;title=String</id>
	<title>String - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.nars2000.org/index.php?action=history&amp;feed=atom&amp;title=String"/>
	<link rel="alternate" type="text/html" href="https://wiki.nars2000.org/index.php?title=String&amp;action=history"/>
	<updated>2026-05-08T06:06:30Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.38.7</generator>
	<entry>
		<id>https://wiki.nars2000.org/index.php?title=String&amp;diff=2813&amp;oldid=prev</id>
		<title>Paul Robinson: new</title>
		<link rel="alternate" type="text/html" href="https://wiki.nars2000.org/index.php?title=String&amp;diff=2813&amp;oldid=prev"/>
		<updated>2015-11-03T09:55:40Z</updated>

		<summary type="html">&lt;p&gt;new&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;A &amp;#039;&amp;#039;&amp;#039;string&amp;#039;&amp;#039;&amp;#039; is a series of [[character]]s which, when specified as data, is surrounded by single quotes, i.e. &amp;#039; . To assign the value &amp;#039;&amp;#039;&amp;#039;Hello world!&amp;#039;&amp;#039;&amp;#039; to the variable A, in APL you would type&lt;br /&gt;
:A{assign}&amp;#039;Hello world!&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Where it is necessary to include a quote into a string, it must be doubled, e.g. to type in &amp;#039;&amp;#039;&amp;#039;Don&amp;#039;t do that&amp;#039;&amp;#039;&amp;#039; to the variable B, in APL you would type&lt;br /&gt;
:A{assign}&amp;#039;Don&amp;lt;nowiki&amp;gt;&amp;#039;&amp;#039;&amp;lt;/nowiki&amp;gt;t do that&amp;#039;&lt;br /&gt;
Note that what follows after the letter n are two apostrophes, not a double quote.&lt;br /&gt;
&lt;br /&gt;
[[Category: Data types]]&lt;/div&gt;</summary>
		<author><name>Paul Robinson</name></author>
	</entry>
</feed>