Vehicle.countItems 3
Count how many items with a specific Id are found inside the inventory of the vehicle
Return value
Return Type | Description |
---|---|
integer | Count of items with specified Id have been found |
Parameters
Parameter | Type | Description |
---|---|---|
1 | string | Id of the item to search |
Examples
No examples available.