Jump to content

CheckItemType

From CMM Wiki
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: