<?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=Help.completeTopic</id>
		<title>Help.completeTopic - 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=Help.completeTopic"/>
		<link rel="alternate" type="text/html" href="https://www.computercraft.info/wiki/index.php?title=Help.completeTopic&amp;action=history"/>
		<updated>2026-07-11T07:58:15Z</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=Help.completeTopic&amp;diff=7145&amp;oldid=prev</id>
		<title>Bomb Bloke: Created page with &quot;{{lowercase}} {{Function |name=help.completeTopic |api=help |args= {{Type|string}} partial topic name |returns={{Type|table}} completion list |addon=ComputerCraft |desc=Added...&quot;</title>
		<link rel="alternate" type="text/html" href="https://www.computercraft.info/wiki/index.php?title=Help.completeTopic&amp;diff=7145&amp;oldid=prev"/>
				<updated>2015-07-31T05:54:14Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;{{lowercase}} {{Function |name=help.completeTopic |api=help |args= {{Type|string}} partial topic name |returns={{Type|table}} completion list |addon=ComputerCraft |desc=Added...&amp;quot;&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=help.completeTopic&lt;br /&gt;
|api=help&lt;br /&gt;
|args= {{Type|string}} partial topic name&lt;br /&gt;
|returns={{Type|table}} completion list&lt;br /&gt;
|addon=ComputerCraft&lt;br /&gt;
|desc=Added by ComputerCraft 1.74, help.completeTopic() can be passed a part of a help topic title, and returns a numerically indexed table containing strings that could be used to complete it (based on the list of topics returned by [[help.topics]]()).&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
See also: [[textutils.complete]](), [[shell.complete]](), [[shell.setCompletionFunction]](), [[shell.completeProgram]]() and [[fs.complete]]().&lt;br /&gt;
|examples=&lt;br /&gt;
{{Example&lt;br /&gt;
|desc=Generates a table containing suffixes that could be combined with &amp;quot;ex&amp;quot; to get valid help topic titles.&lt;br /&gt;
|code=&lt;br /&gt;
 for _, match in pairs( help.completeTopic(&amp;quot;ex&amp;quot;) ) do print( match ) end&lt;br /&gt;
|output=cavate&amp;lt;br&amp;gt;&lt;br /&gt;
ec&amp;lt;br&amp;gt;&lt;br /&gt;
it&lt;br /&gt;
}}&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
[[Category:API_Functions]]&lt;/div&gt;</summary>
		<author><name>Bomb Bloke</name></author>	</entry>

	</feed>