mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-10 01:33:54 +01:00
26 lines
569 B
Markdown
26 lines
569 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
|
|
|
[Home](./index.md) > [bitburner](./bitburner.md) > [OfficeAPI](./bitburner.officeapi.md) > [research](./bitburner.officeapi.research.md)
|
|
|
|
## OfficeAPI.research() method
|
|
|
|
Hire AdVert.
|
|
|
|
<b>Signature:</b>
|
|
|
|
```typescript
|
|
research(divisionName: string, researchName: string): void;
|
|
```
|
|
|
|
## Parameters
|
|
|
|
| Parameter | Type | Description |
|
|
| --- | --- | --- |
|
|
| divisionName | string | Name of the division |
|
|
| researchName | string | Name of the research |
|
|
|
|
<b>Returns:</b>
|
|
|
|
void
|
|
|