<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://wiki.hoggitworld.com/index.php?action=history&amp;feed=atom&amp;title=MIST_serialize</id>
		<title>MIST serialize - Revision history</title>
		<link rel="self" type="application/atom+xml" href="https://wiki.hoggitworld.com/index.php?action=history&amp;feed=atom&amp;title=MIST_serialize"/>
		<link rel="alternate" type="text/html" href="https://wiki.hoggitworld.com/index.php?title=MIST_serialize&amp;action=history"/>
		<updated>2026-04-26T16:06:42Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.30.0</generator>

	<entry>
		<id>https://wiki.hoggitworld.com/index.php?title=MIST_serialize&amp;diff=1059&amp;oldid=prev</id>
		<title>Grimes at 23:11, 13 April 2018</title>
		<link rel="alternate" type="text/html" href="https://wiki.hoggitworld.com/index.php?title=MIST_serialize&amp;diff=1059&amp;oldid=prev"/>
				<updated>2018-04-13T23:11:20Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Mission Scripting&lt;br /&gt;
&lt;br /&gt;
|fName= mist.utils.serialize|&lt;br /&gt;
&lt;br /&gt;
|vNum = Mist 1.0&lt;br /&gt;
&lt;br /&gt;
|desc= Returns the string name = &amp;lt;serialized value&amp;gt; where &amp;lt;serialized value&amp;gt; is the value t serialized to a string.  Typically, t will be a table.  The resulting string has a very pleasing, readable look if displayed or output to a file.  However, the function goes into an infinite loop if t contains cycles (cycles are tables that contain, somewhere within them, references to themselves), so be warned!  |&lt;br /&gt;
&lt;br /&gt;
|rtnType= string&lt;br /&gt;
&lt;br /&gt;
|reqType1= value&lt;br /&gt;
&lt;br /&gt;
|reqName1= val&lt;br /&gt;
&lt;br /&gt;
|reqType2= value&lt;br /&gt;
&lt;br /&gt;
|reqName2= t&lt;br /&gt;
&lt;br /&gt;
|reqType3=&lt;br /&gt;
&lt;br /&gt;
|optType1= &lt;br /&gt;
&lt;br /&gt;
|varExamples= anything&lt;br /&gt;
&lt;br /&gt;
|rtnExamples= &lt;br /&gt;
&lt;br /&gt;
|example= &amp;lt;code&amp;gt;&lt;br /&gt;
do&lt;br /&gt;
: local result = mist.utils.serialize('string', INeedToMakeAnExampleForThis)&lt;br /&gt;
end&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
|notes= &lt;br /&gt;
&lt;br /&gt;
|funcs= {{listOfMistUtils}}&lt;br /&gt;
&lt;br /&gt;
}}&lt;br /&gt;
[[Category: MIST|serialize]]&lt;/div&gt;</summary>
		<author><name>Grimes</name></author>	</entry>

	</feed>