bitburner-src/markdown/bitburner.warehouseapi.setproductmarketta1.md

31 lines
732 B
Markdown

<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) &gt; [bitburner](./bitburner.md) &gt; [WarehouseAPI](./bitburner.warehouseapi.md) &gt; [setProductMarketTA1](./bitburner.warehouseapi.setproductmarketta1.md)
## WarehouseAPI.setProductMarketTA1() method
Set Market-TA1 for a product.
**Signature:**
```typescript
setProductMarketTA1(divisionName: string, productName: string, on: boolean): void;
```
## Parameters
| Parameter | Type | Description |
| --- | --- | --- |
| divisionName | string | Name of the division |
| productName | string | Name of the product |
| on | boolean | Use true to enable, false otherwise. |
**Returns:**
void
## Remarks
RAM cost: 20 GB