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

		<summary type="html">&lt;p&gt;ArrayToString – created via PowerShell script (2025-11-11T21:12:47Z)&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Template:FunctionInfo|fName=          ArrayToString|fDescription=   Converts a table of vec3 values into a comma-separated string representation of its elements.|parentFile=     cmm.stringFunctions.lua|syntax=         CMM.ArrayToString(TBL &amp;lt;TBL&amp;gt;)|return=         string|returnDesc=     A string with all table elements joined by comma and space.|example=        CMM.ArrayToString({vec3(1,2,3), vec3(4,5,6)})|exampleDesc=    Converts a table of vec3 values into a string like &amp;quot;vec3(1,2,3), vec3(4,5,6)&amp;quot;.|related=        |note=           |envType= CMM|par1=         table TBL|reqType1=     table|reqName1=     TBL|desc1=       Table containing vec3 values to convert into a string format.}}&lt;/div&gt;</summary>
		<author><name>Ozdeadmeat</name></author>
	</entry>
</feed>