<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.cheatengine.org/index.php?action=history&amp;feed=atom&amp;title=DuplicatesType</id>
	<title>DuplicatesType - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.cheatengine.org/index.php?action=history&amp;feed=atom&amp;title=DuplicatesType"/>
	<link rel="alternate" type="text/html" href="https://wiki.cheatengine.org/index.php?title=DuplicatesType&amp;action=history"/>
	<updated>2026-04-17T11:25:16Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.32.0</generator>
	<entry>
		<id>https://wiki.cheatengine.org/index.php?title=DuplicatesType&amp;diff=7712&amp;oldid=prev</id>
		<title>Leunsel: Created page with &quot;Category:Lua The '''DuplicatesType''' enumeration is used by the Stringlist class to determine how duplicate entries are handled when the list is...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.cheatengine.org/index.php?title=DuplicatesType&amp;diff=7712&amp;oldid=prev"/>
		<updated>2025-07-11T18:31:18Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;&lt;a href=&quot;/index.php?title=Category:Lua&quot; title=&quot;Category:Lua&quot;&gt;Category:Lua&lt;/a&gt; The &amp;#039;&amp;#039;&amp;#039;DuplicatesType&amp;#039;&amp;#039;&amp;#039; enumeration is used by the &lt;a href=&quot;/index.php?title=Lua:Class:Stringlist&quot; title=&quot;Lua:Class:Stringlist&quot;&gt;Stringlist&lt;/a&gt; class to determine how duplicate entries are handled when the list is...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;[[Category:Lua]]&lt;br /&gt;
The '''DuplicatesType''' enumeration is used by the [[Lua:Class:Stringlist|Stringlist]] class to determine how duplicate entries are handled when the list is sorted.&lt;br /&gt;
&lt;br /&gt;
== Values ==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Name&lt;br /&gt;
! Value&lt;br /&gt;
! Description&lt;br /&gt;
|-&lt;br /&gt;
| dupIgnore&lt;br /&gt;
| 0&lt;br /&gt;
| Ignore duplicate entries. New duplicates are not added to the list.&lt;br /&gt;
|-&lt;br /&gt;
| dupAccept&lt;br /&gt;
| 1&lt;br /&gt;
| Accept duplicate entries. Duplicates are allowed in the list.&lt;br /&gt;
|-&lt;br /&gt;
| dupError&lt;br /&gt;
| 2&lt;br /&gt;
| Raise an error if a duplicate entry is added.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* [[Lua:Class:Stringlist|Stringlist]]&lt;/div&gt;</summary>
		<author><name>Leunsel</name></author>
		
	</entry>
</feed>