mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-11 02:03:58 +01:00
24 lines
521 B
Markdown
24 lines
521 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
|
|
|
[Home](./index.md) > [bitburner](./bitburner.md) > [OfficeAPI](./bitburner.officeapi.md) > [employees](./bitburner.officeapi.employees.md)
|
|
|
|
## OfficeAPI.employees() method
|
|
|
|
<b>Signature:</b>
|
|
|
|
```typescript
|
|
employees(divisionName: string, cityName: string): string[];
|
|
```
|
|
|
|
## Parameters
|
|
|
|
| Parameter | Type | Description |
|
|
| --- | --- | --- |
|
|
| divisionName | string | |
|
|
| cityName | string | |
|
|
|
|
<b>Returns:</b>
|
|
|
|
string\[\]
|
|
|