Home > bitburner > OfficeAPI > getOffice
Get data about an office.
Signature:
getOffice(divisionName: string, city: CityName | `${CityName}`): Office;
Parameter | Type | Description |
---|---|---|
divisionName | string | Name of the division |
city | CityName | `${CityName}` | Name of the city |
Returns:
Office data
RAM cost: 10 GB