unitName removeItems item

Operand types

unitName: Object
item: String

Type of returned value

Description

Removes all items with given type from the inventory.

Used In

Arma3

Example

player removeItems "FirstAidKit";
Search OFPEC COMREF