<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-GB">
	<id>https://cmm.ozdeadmeat.com/index.php?action=history&amp;feed=atom&amp;title=JoinUnitTables</id>
	<title>JoinUnitTables - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://cmm.ozdeadmeat.com/index.php?action=history&amp;feed=atom&amp;title=JoinUnitTables"/>
	<link rel="alternate" type="text/html" href="https://cmm.ozdeadmeat.com/index.php?title=JoinUnitTables&amp;action=history"/>
	<updated>2026-06-04T14:17:52Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.45.3</generator>
	<entry>
		<id>https://cmm.ozdeadmeat.com/index.php?title=JoinUnitTables&amp;diff=6010&amp;oldid=prev</id>
		<title>Ozdeadmeat: JoinUnitTables – created via PowerShell script (2025-11-11T21:12:42Z)</title>
		<link rel="alternate" type="text/html" href="https://cmm.ozdeadmeat.com/index.php?title=JoinUnitTables&amp;diff=6010&amp;oldid=prev"/>
		<updated>2025-11-11T10:12:43Z</updated>

		<summary type="html">&lt;p&gt;JoinUnitTables – created via PowerShell script (2025-11-11T21:12:42Z)&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Template:FunctionInfo|fName=          JoinUnitTables|fDescription=   Combines multiple tables of unit identifiers into a single table by extracting only string values from each input table, effectively merging unit names across different sources.|parentFile=     cmm.spawnFunctions.lua|syntax=         CMM.JoinUnitTables(TableOfTables &amp;lt;TBL&amp;gt;)|return=         table|returnDesc=     A single table containing all string values from the input tables, with duplicates removed based on value equality.|example=        CMM.JoinUnitTables({{&amp;quot;UnitA&amp;quot;,&amp;quot;UnitB&amp;quot;},{&amp;quot;UnitC&amp;quot;,&amp;quot;UnitD&amp;quot;}})|exampleDesc=    Merges two tables of unit names into one, resulting in a list containing &amp;quot;UnitA&amp;quot;, &amp;quot;UnitB&amp;quot;, &amp;quot;UnitC&amp;quot;, and &amp;quot;UnitD&amp;quot;.|related=        |note=           |envType= CMM|par1=         table TableOfTables|reqType1=     table|reqName1=     TableOfTables|desc1=       Table containing multiple sub-tables, each of which holds unit identifiers. Each entry in the sub-tables must be a string or a value of another type.}}&lt;/div&gt;</summary>
		<author><name>Ozdeadmeat</name></author>
	</entry>
</feed>