bitburner-src/markdown/bitburner.singularity.getcompanyrep.md
Olivier Gagnon 43fc5dfd48 work on doc
2021-10-30 12:34:14 -04:00

930 B

Home > bitburner > Singularity > getCompanyRep

Singularity.getCompanyRep() method

If you are not in BitNode-4, then you must have Level 2 of Source-File 4 in order to use this function and the RAM cost is doubled.

This function will return the amount of reputation you have at the specified company. If the company passed in as an argument is invalid, -1 will be returned.

Signature:

getCompanyRep(companyName: CompanyName): number;

Parameters

Parameter Type Description
companyName CompanyName Name of the company.

Returns:

number

Amount of reputation you have at the specified company.

Remarks

1 GB Level 2