Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Checks whether there is a record in the InventDimCombination table for the specified item ID.
Syntax
public boolean checkVariants(ItemId _itemId)
Run On
Server
Parameters
- _itemId
Type: ItemId Extended Data Type
An ItemId value.
Return Value
Type: boolean
true if there is a record in the InventDimCombination table for the specified item ID; otherwise, false.