TMSInventEnabled::exist Method
Determines whether the specified record in the TMSInventEnabled table exists.
Syntax
client server public static TMSEnabled exist(ItemId _itemId)
Run On
Called
Parameters
- _itemId
Type: ItemId Extended Data Type
The item ID of the InventTable to find.
Return Value
Type: TMSEnabled Extended Data Type
true if the specified record exists; otherwise, false.