Vehicle.countItems 3

Count how many items with a specific Id are found inside the inventory of the vehicle


Return value

Return TypeDescription
integerCount of items with specified Id have been found

Parameters

ParameterTypeDescription
1stringId of the item to search

Examples

No examples available.


Back to Scripting API