ReqItemTable::checkCircularity Method
Determines whether circular refill rules exist.
Syntax
client server public static boolean checkCircularity(ItemId _itemId)
Run On
Called
Parameters
- _itemId
Type: ItemId Extended Data Type
A string that holds the item ID.
Return Value
Type: boolean
true if no circular refill rules exists; otherwise, false.