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.
Check if the item is a catch weight enabled item
Syntax
client server public static boolean pdsIsCWItem(ItemId _itemId)
Run On
Called
Parameters
- _itemId
Type: ItemId Extended Data Type
The ID of the item to check.
Return Value
Type: boolean
true, if the item is catch weight enabled; false otherwise.
Remarks
The function always returns false, if the configuration key for the catch weight functionality is turned off.