<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://brwiki2.brulescorp.com/brwiki2/index.php?action=history&amp;feed=atom&amp;title=String_Constant</id>
	<title>String Constant - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://brwiki2.brulescorp.com/brwiki2/index.php?action=history&amp;feed=atom&amp;title=String_Constant"/>
	<link rel="alternate" type="text/html" href="https://brwiki2.brulescorp.com/brwiki2/index.php?title=String_Constant&amp;action=history"/>
	<updated>2026-04-30T10:01:09Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.41.0</generator>
	<entry>
		<id>https://brwiki2.brulescorp.com/brwiki2/index.php?title=String_Constant&amp;diff=8667&amp;oldid=prev</id>
		<title>Laura: Created page with &quot;A &quot;string constant&quot; is a series of characters enclosed in quotation marks. Before version 4.2, each constant was limited to 250 characters. Version 4.3 and following allow up ...&quot;</title>
		<link rel="alternate" type="text/html" href="https://brwiki2.brulescorp.com/brwiki2/index.php?title=String_Constant&amp;diff=8667&amp;oldid=prev"/>
		<updated>2014-04-29T15:14:10Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;A &amp;quot;string constant&amp;quot; is a series of characters enclosed in quotation marks. Before version 4.2, each constant was limited to 250 characters. Version 4.3 and following allow up ...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;A &amp;quot;string constant&amp;quot; is a series of characters enclosed in quotation marks. Before version 4.2, each constant was limited to 250 characters. Version 4.3 and following allow up to 99,999,999 characters. &lt;br /&gt;
&lt;br /&gt;
Quotation marks are used as delimiters in string constants. They signal the beginning and end of a string. You may use either single or double quotation marks. If the enclosed string contains one kind of quotation mark, however, you must either use the other kind as a delimiter or express the inner quotation mark as a pair. Examples of string constants are:&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
 &amp;quot;Montana&amp;quot;&lt;br /&gt;
 &amp;#039;Montana&amp;#039;&lt;br /&gt;
 &amp;#039;The &amp;quot;Big Sky&amp;quot; Country&amp;#039;&lt;br /&gt;
 &amp;quot;The &amp;quot;&amp;quot;Treasure&amp;quot;&amp;quot; State&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Note that in a &amp;quot;LIST&amp;quot; command single quotes represent case insensitive searching while double quotes represent case sensitive matching.&lt;br /&gt;
&lt;br /&gt;
[[Category:All Parameters]]&lt;/div&gt;</summary>
		<author><name>Laura</name></author>
	</entry>
</feed>