Description:
Determines if an items is contained in this table.
Syntax:
Parameters:
- item
- Type: ModelComponent
- An item, or null. Null is never contained.
Returns:
Type: bool
True if the item is contained; otherwise, false.
Available since:
6.0
Determines if an items is contained in this table.