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

		<summary type="html">&lt;p&gt;GetCallsignID – created via PowerShell script (2025-11-11T21:11:59Z)&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Template:FunctionInfo|fName=          GetCallsignID|fDescription=   Returns the numeric ID associated with an aircraft’s callsign prefix. The function first verifies that UnitName refers to a valid unit, then retrieves its full callsign (e.g., &amp;quot;Uzi11&amp;quot;). It extracts the alphabetic prefix, looks up that prefix in the predefined CALLSIGN table, and returns the corresponding number. If the unit is invalid or the prefix isn’t found, it returns nil.|parentFile=     cmm.DCSFunctions.lua|syntax=         CMM.GetCallsignID(&amp;lt;UnitName string&amp;gt;)|return=         number or nil|returnDesc=     The numeric ID for the callsign prefix, or nil if not found.|example=        local id = CMM.GetCallsignID(&amp;quot;Uzi11&amp;quot;); env.info(&amp;quot;Callsign ID: &amp;quot;..tostring(id))|exampleDesc=    Demonstrates retrieving the callsign ID for &amp;quot;Uzi11&amp;quot; and logging it.|related=        |note=           |envType= CMM|par1=         string UnitName|reqType1=     string|reqName1=     UnitName|desc1=       The name of a unit whose callsign will be examined (e.g., &amp;quot;Uzi11&amp;quot;).}}&lt;/div&gt;</summary>
		<author><name>Ozdeadmeat</name></author>
	</entry>
</feed>