Home > bitburner > OfficeAPI > hasResearched
Gets if you have unlocked a research
Signature:
hasResearched(divisionName: string, researchName: string): boolean;| Parameter | Type | Description |
|---|---|---|
| divisionName | string | Name of the division |
| researchName | string | Name of the research |
Returns:
boolean
true is unlocked, false if not