2022-10-21 11:16:00 -04: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 13:18:50 -05:00
**Signature:**
2022-10-21 11:16:00 -04:00
```typescript
2023-08-16 17:31:41 -04:00
quitJob(companyName?: CompanyName | `${CompanyName}` ): void;
2022-10-21 11:16:00 -04:00
```
## Parameters
| Parameter | Type | Description |
| --- | --- | --- |
2023-08-16 17:31:41 -04:00
| companyName | [CompanyName ](./bitburner.companyname.md ) \| \`${[CompanyName ](./bitburner.companyname.md )<!-- --> }\` | _(Optional)_ Name of the company. |
2022-10-21 11:16:00 -04:00
2023-02-11 13:18:50 -05:00
**Returns:**
2022-10-21 11:16:00 -04:00
void
## Remarks
RAM cost: 3 GB \* 16/4/1
This function will finish work with the company provided and quit any jobs.