Jump to content

CheckItemType

From CMM Wiki
Revision as of 14:15, 10 February 2026 by Ozdeadmeat (talk | contribs) (checkItemType – created via PowerShell script (2026-02-11T01:15:41Z))
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Return to CMM Command Reference
Environment: Mission Scripting
Function: checkItemType
Function Description: This function will set an item type of a specified quantity to an Airbase Warehouse
File Location: cmm.AirBaseFunctions.lua
Syntax: CMM.checkItemType( string ItemType )
Return Value: boolean
Parameters: Name Description
ItemTypeItemType Name string to check
Example: CMM.checkItemType("weapons.missiles.AGM_114K")
Example Description:
Related Functions:
Notes: