<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="https://wikiti.brandonw.net/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://wikiti.brandonw.net/index.php?action=history&amp;feed=atom&amp;title=Strings</id>
		<title>Strings - Revision history</title>
		<link rel="self" type="application/atom+xml" href="https://wikiti.brandonw.net/index.php?action=history&amp;feed=atom&amp;title=Strings"/>
		<link rel="alternate" type="text/html" href="https://wikiti.brandonw.net/index.php?title=Strings&amp;action=history"/>
		<updated>2026-04-09T12:46:55Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.23.5</generator>

	<entry>
		<id>https://wikiti.brandonw.net/index.php?title=Strings&amp;diff=9044&amp;oldid=prev</id>
		<title>Sircmpwn: Created page with '{{stub}} A string is a series of characters, such as &quot;hello world.&quot;  TIOS defines them within quotation marks (&quot;&quot;).  Built in, there are 10 string variables (Str0-Str9) that can …'</title>
		<link rel="alternate" type="text/html" href="https://wikiti.brandonw.net/index.php?title=Strings&amp;diff=9044&amp;oldid=prev"/>
				<updated>2010-01-19T00:27:46Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;#039;{{stub}} A string is a series of characters, such as &amp;quot;hello world.&amp;quot;  TIOS defines them within quotation marks (&amp;quot;&amp;quot;).  Built in, there are 10 string variables (Str0-Str9) that can …&amp;#039;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{stub}}&lt;br /&gt;
A string is a series of characters, such as &amp;quot;hello world.&amp;quot;  TIOS defines them within quotation marks (&amp;quot;&amp;quot;).  Built in, there are 10 string variables (Str0-Str9) that can be used by the user and by TI-Basic programs.  Every character is valid to be entered into a string, excluding a quotation mark (&amp;quot;), a newline, and the /-&amp;gt;/ symbol.  It is, however, possible to get these characters into strings.  String variables are accessed through the Vars menu, [2nd]+[Vars]+[7] will pull up a list of strings.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Storing to Strings ==&lt;br /&gt;
Strings are stored to like so:&lt;br /&gt;
&amp;quot;Hello&amp;quot;/-&amp;gt;/Str0&lt;br /&gt;
This will store the text &amp;quot;Hello&amp;quot; into Str0.&lt;/div&gt;</summary>
		<author><name>Sircmpwn</name></author>	</entry>

	</feed>