2022-10-21 17:16:00 +02:00
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home ](./index.md ) > [bitburner ](./bitburner.md ) > [Singularity ](./bitburner.singularity.md ) > [quitJob ](./bitburner.singularity.quitjob.md )
## Singularity.quitJob() method
Quit jobs by company.
2023-02-11 19:18:50 +01:00
**Signature:**
2022-10-21 17:16:00 +02:00
```typescript
2023-08-16 23:31:41 +02:00
quitJob(companyName?: CompanyName | `${CompanyName}` ): void;
2022-10-21 17:16:00 +02:00
```
## Parameters
| Parameter | Type | Description |
| --- | --- | --- |
2023-08-16 23:31:41 +02:00
| companyName | [CompanyName ](./bitburner.companyname.md ) \| \`${[CompanyName](./bitburner.companyname.md)<!-- --> }\` | _(Optional)_ Name of the company. |
2022-10-21 17:16:00 +02:00
2023-02-11 19:18:50 +01:00
**Returns:**
2022-10-21 17:16:00 +02:00
void
## Remarks
RAM cost: 3 GB \* 16/4/1
This function will finish work with the company provided and quit any jobs.