Skip to main content

AssetInventoryIDBuyGroup

Callable

  • AssetInventoryIDBuyGroup(GroupName: string, AssetName: string, BuyGroup: 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

    • BuyGroup: string

      The buying group to compare

    • InventoryID: number

      The inventory ID to compare

    Returns void

    • Nothing