mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-11 18:23:54 +01:00
14 lines
481 B
ReStructuredText
14 lines
481 B
ReStructuredText
getCompanyRep() Netscript Function
|
|
==================================
|
|
|
|
.. js:function:: getCompanyRep(companyName)
|
|
|
|
:RAM cost: 1 GB
|
|
|
|
:param string companyName: Name of the company. CASE-SENSITIVE
|
|
|
|
If you are not in BitNode-4, then you must have Level 2 of Source-File 4 in order to use this function.
|
|
|
|
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.
|