<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://www.computercraft.info/wiki/index.php?action=history&amp;feed=atom&amp;title=Computer.isOn</id>
		<title>Computer.isOn - Revision history</title>
		<link rel="self" type="application/atom+xml" href="https://www.computercraft.info/wiki/index.php?action=history&amp;feed=atom&amp;title=Computer.isOn"/>
		<link rel="alternate" type="text/html" href="https://www.computercraft.info/wiki/index.php?title=Computer.isOn&amp;action=history"/>
		<updated>2026-07-11T06:36:33Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.24.1</generator>

	<entry>
		<id>https://www.computercraft.info/wiki/index.php?title=Computer.isOn&amp;diff=7052&amp;oldid=prev</id>
		<title>Cranium: Created isOn function page</title>
		<link rel="alternate" type="text/html" href="https://www.computercraft.info/wiki/index.php?title=Computer.isOn&amp;diff=7052&amp;oldid=prev"/>
				<updated>2015-06-18T05:04:05Z</updated>
		
		<summary type="html">&lt;p&gt;Created isOn function page&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Lowercase}}&lt;br /&gt;
{{Function&lt;br /&gt;
|name=''computer''.isOn&lt;br /&gt;
|api=peripheral&lt;br /&gt;
|returns={{type|boolean}} power state&lt;br /&gt;
|addon=ComputerCraft&lt;br /&gt;
|desc=Returns the ON/OFF state of the [[Computer]] or [[Turtle]] wrapped to the &amp;lt;var&amp;gt;computer&amp;lt;/var&amp;gt; variable.&lt;br /&gt;
|examples={{Example&lt;br /&gt;
|desc=Prints the power state of a computer or turtle on the right side of the calling machine.&lt;br /&gt;
|code=&lt;br /&gt;
 local computer = [[peripheral.wrap]](&amp;quot;right&amp;quot;)&lt;br /&gt;
 &lt;br /&gt;
 [[print]]('''computer.isOn()''')&lt;br /&gt;
|output=The power state of any computer or turtle to the right of the calling machine.&lt;br /&gt;
}}&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Lua_Core_Functions]]&lt;/div&gt;</summary>
		<author><name>Cranium</name></author>	</entry>

	</feed>