<?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:19:29Z</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=6053&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=6053&amp;oldid=prev"/>
		<updated>2025-11-11T10:12:51Z</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=   Wraps CMM.dump.LUATable to provide a convenient interface for dumping a table to a file, forwarding all parameters and logic to the underlying CMM.dump.LUATable function.|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 calling CMM.dump.LUATable with the CMM table to save it as a Lua file at C:\test123\file.lua, leveraging the same validation and directory handling as the original function.|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>