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

		<summary type="html">&lt;p&gt;GetAirbaseByID – created via PowerShell script (2025-11-11T21:12:00Z)&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Template:FunctionInfo|fName=          GetAirbaseByID|fDescription=   Retrieves an Airbase object by its numeric ID. The function checks that the supplied ID is a number, then iterates through all airbases returned by world.getAirbases(). If a match is found, it logs a message and returns the corresponding Airbase object; otherwise it logs that no match was found and returns nil.|parentFile=     cmm.DCSFunctions.lua|syntax=         CMM.GetAirbaseByID(&amp;lt;ID number&amp;gt;)|return=         table or nil|returnDesc=     The matching Airbase object, or nil if no match exists.|example=        local ab = CMM.GetAirbaseByID(42); env.info(&amp;quot;Found: &amp;quot;..tostring(ab))|exampleDesc=    Demonstrates looking up the airbase with ID 42 and logging whether it was found.|related=        |note=           |envType= CMM|par1=         number ID|reqType1=     number|reqName1=     ID|desc1=       The numeric identifier of the airbase to locate (e.g., 42).}}&lt;/div&gt;</summary>
		<author><name>Ozdeadmeat</name></author>
	</entry>
</feed>