<?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.JSONTable</id>
	<title>Dump.JSONTable - 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.JSONTable"/>
	<link rel="alternate" type="text/html" href="https://cmm.ozdeadmeat.com/index.php?title=Dump.JSONTable&amp;action=history"/>
	<updated>2026-06-04T14:15:13Z</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.JSONTable&amp;diff=6051&amp;oldid=prev</id>
		<title>Ozdeadmeat: dump.JSONTable – 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.JSONTable&amp;diff=6051&amp;oldid=prev"/>
		<updated>2025-11-11T10:12:50Z</updated>

		<summary type="html">&lt;p&gt;dump.JSONTable – 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.JSONTable|fDescription=   Dumps a table to a specified file in JSON format, ensuring proper serialization and directory creation. Handles nested tables, strings, numbers, and user data while skipping functions and userdata. Validates input and logs errors if necessary.|parentFile=     cmm.tools.lua|syntax=         CMM.dump.JSONTable(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.JSONTable(CMM, &amp;quot;C:\test123\file.json&amp;quot;)|exampleDesc=    Demonstrates dumping the CMM table to a JSON file located at C:\test123\file.json, ensuring proper directory creation and formatted output.|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 with supported data types.|par2=         string or nil FullPath|optType2=     string or nil|optName2=     FullPath|desc2=       Full file path where the JSON file will be saved. If invalid or missing, defaults to CMM.dump.Directory.}}&lt;/div&gt;</summary>
		<author><name>Ozdeadmeat</name></author>
	</entry>
</feed>