Skip to main content

AssetInventoryIDDuplicated

Callable

  • AssetInventoryIDDuplicated(GroupName: string, AssetName: string, InventoryID: number): void

  • Shows a console warning for all Inventory IDs where the BuyGroup is creating a conflict


    Parameters

    • GroupName: string

      The group name to compare

    • AssetName: string

      The asset name to compare

    • InventoryID: number

      The inventory ID to compare

    Returns void

    • Nothing