Skip to content

Latest commit

 

History

History
62 lines (30 loc) · 932 Bytes

File metadata and controls

62 lines (30 loc) · 932 Bytes

Home > bitburner > Singularity > getCompanyRep

Singularity.getCompanyRep() method

Get company reputation.

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

RAM cost: 1 GB * 16/4/1

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.