Jump to content

CheckItemType

From CMM Wiki
Revision as of 10:11, 11 November 2025 by Ozdeadmeat (talk | contribs) (checkItemType – created via PowerShell script (2025-11-11T21:11:51Z))
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Return to CMM Command Reference
Environment: Mission Scripting
Function: checkItemType
Function Description:
File Location: cmm.AirBaseFunctions.lua
Syntax: CMM.checkItemType( string ItemType )
Return Value:
Parameters: Name Description
ItemTypeItemType Name Checks if an item type is valid or not.
Example:
Example Description:
Related Functions:
Notes: