<?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=Dump.LUATable</id>
	<title>Dump.LUATable - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://cmm.ozdeadmeat.com/index.php?action=history&amp;feed=atom&amp;title=Dump.LUATable"/>
	<link rel="alternate" type="text/html" href="https://cmm.ozdeadmeat.com/index.php?title=Dump.LUATable&amp;action=history"/>
	<updated>2026-06-04T14:44:44Z</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=Dump.LUATable&amp;diff=6052&amp;oldid=prev</id>
		<title>Ozdeadmeat: dump.LUATable – created via PowerShell script (2025-11-11T21:12:49Z)</title>
		<link rel="alternate" type="text/html" href="https://cmm.ozdeadmeat.com/index.php?title=Dump.LUATable&amp;diff=6052&amp;oldid=prev"/>
		<updated>2025-11-11T10:12:50Z</updated>

		<summary type="html">&lt;p&gt;dump.LUATable – created via PowerShell script (2025-11-11T21:12:49Z)&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Template:FunctionInfo|fName=          dump.LUATable|fDescription=   Dumps a Lua table to a specified file using table.serialize, ensuring proper validation and directory creation. Handles table input and file path, logging warnings if inputs are invalid and writing the serialized content to the target location.|parentFile=     cmm.tools.lua|syntax=         CMM.dump.LUATable(TBL &amp;lt;TBL&amp;gt;, FullPath &amp;lt;string&amp;gt;)|return=         nil|returnDesc=     Does not return anything but writes the serialized table to the specified file path.|example=        CMM.dump.LUATable(CMM, &amp;quot;C:\test123\file.lua&amp;quot;)|exampleDesc=    Demonstrates dumping the CMM table to a Lua file located at C:\test123\file.lua, ensuring proper directory creation and file writing.|related=        |note=           |envType= CMM|par1=         table TBL|reqType1=     table|reqName1=     TBL|desc1=       Table to be serialized and written to a file. Must be a valid table structure.|par2=         string FullPath|reqType2=     string|reqName2=     FullPath|desc2=       Full file path where the Lua table will be saved. If invalid or missing, defaults to CMM.dump.Directory.}}&lt;/div&gt;</summary>
		<author><name>Ozdeadmeat</name></author>
	</entry>
</feed>