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

		<summary type="html">&lt;p&gt;MakePOIList – created via PowerShell script (2026-01-01T06:02:56Z)&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Template:FunctionInfo|fName=          MakePOIList|fDescription=   Builds a list of Point‑of‑Interest entries that belong to the supplied grid(s).  The function accepts either a single GRID string or an array of GRID strings, filters CMM.MISSION.POI for matching entries, and returns the resulting table (or nil if no valid argument was provided).|parentFile=     cmm.DCSFunctions.lua|syntax=         CMM.MakePOIList(&amp;lt;string|table&amp;gt;)|return=         table or nil|returnDesc=     Table containing the matching POI data, or nil if the input was invalid.|example=        local poiList = CMM.MakePOIList({&amp;quot;DK36&amp;quot;,&amp;quot;DK47&amp;quot;,&amp;quot;DK37&amp;quot;})|exampleDesc=    Creates a list of all POIs that lie on grids DK36, DK47 or DK37 and stores it in poiList.|related=        |note=           |envType= CMM|par1=         table or string input|reqType1=     table or string|reqName1=     input|desc1=       Either a single GRID string (e.g. &amp;quot;DK36&amp;quot;) or a table of GRID strings (e.g. { &amp;quot;DK36&amp;quot;, &amp;quot;DK47&amp;quot;, &amp;quot;DK37&amp;quot; }) or a Zone name string}}&lt;/div&gt;</summary>
		<author><name>Ozdeadmeat</name></author>
	</entry>
</feed>