<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://learn.cemetech.net/index.php?action=history&amp;feed=atom&amp;title=TI-BASIC%3AVertical</id>
	<title>TI-BASIC:Vertical - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://learn.cemetech.net/index.php?action=history&amp;feed=atom&amp;title=TI-BASIC%3AVertical"/>
	<link rel="alternate" type="text/html" href="http://learn.cemetech.net/index.php?title=TI-BASIC:Vertical&amp;action=history"/>
	<updated>2026-06-13T03:36:05Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.3</generator>
	<entry>
		<id>http://learn.cemetech.net/index.php?title=TI-BASIC:Vertical&amp;diff=1077&amp;oldid=prev</id>
		<title>Maintenance script: Initial automated import</title>
		<link rel="alternate" type="text/html" href="http://learn.cemetech.net/index.php?title=TI-BASIC:Vertical&amp;diff=1077&amp;oldid=prev"/>
		<updated>2016-02-24T18:33:28Z</updated>

		<summary type="html">&lt;p&gt;Initial automated import&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Template:TI-BASIC:Command&lt;br /&gt;
|picture=VERTICAL.GIF&lt;br /&gt;
|summary=Draws a vertical line on the graph screen.&lt;br /&gt;
|syntax=Vertical &amp;#039;&amp;#039;X&amp;#039;&amp;#039;&lt;br /&gt;
|location=In the program editor:&lt;br /&gt;
# 2nd DRAW to enter the draw menu.&lt;br /&gt;
# 4 to insert the Vertical command, or use arrows and ENTER.&lt;br /&gt;
|compatibility=TI-83/84/+/SE/C/CSE&lt;br /&gt;
|size=1 byte&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
Vertical &amp;#039;&amp;#039;X&amp;#039;&amp;#039; draws a vertical line from the top of the graph screen to the bottom at &amp;#039;&amp;#039;X&amp;#039;&amp;#039;. Vertical is usually only used to replace a line that stretches the entire length of the graph screen, along with its counterpart [[TI-BASIC:Horizontal|Horizontal]].&lt;br /&gt;
&lt;br /&gt;
Vertical is affected by the window settings, unlike the [[TI-BASIC:Pxl_On|Pxl-]] commands.&lt;br /&gt;
&lt;br /&gt;
 :Vertical 5&lt;br /&gt;
&lt;br /&gt;
= Uses on TI 84+C Version Calculators =&lt;br /&gt;
&lt;br /&gt;
The Vertical command takes an additional color argument for TI 84+C version calculators, as shown below:&lt;br /&gt;
&lt;br /&gt;
 Vertical 5,BLACK&lt;br /&gt;
&lt;br /&gt;
= Related Commands =&lt;br /&gt;
&lt;br /&gt;
* [[TI-BASIC:Line|Line(]]&lt;br /&gt;
* [[TI-BASIC:Horizontal|Horizontal]][[Category:TI-BASIC]]&lt;br /&gt;
[[Category:TIBD]]&lt;/div&gt;</summary>
		<author><name>Maintenance script</name></author>
	</entry>
</feed>