unitName removeItem item

Operand types

unitName: Object
item: String

Type of returned value

Description

Removes item from the inventory.

Used In

Arma3

Example

loon1 unassignItem "NVGoggles";
loon1 removeItem "NVGoggles";
Search OFPEC COMREF