Home > bitburner > Singularity > getCompanyFavor
Get company favor.
Signature:
getCompanyFavor(companyName: CompanyName | `${CompanyName}`): number;
Parameter | Type | Description |
---|---|---|
companyName | CompanyName | `${CompanyName}` | Name of the company. |
Returns:
number
Amount of favor you have at the specified company.
RAM cost: 1 GB * 16/4/1
This function will return the amount of favor you have at the specified company. If the company passed in as an argument is invalid, -1 will be returned.