mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-18 15:28:43 +02:00
v0.44.1 Minor Update - Added Augs to Duplicate Sleeves and updated documentation
This commit is contained in:
11
doc/source/netscript/singularityfunctions/getCompanyRep.rst
Normal file
11
doc/source/netscript/singularityfunctions/getCompanyRep.rst
Normal file
@@ -0,0 +1,11 @@
|
||||
getCompanyRep() Netscript Function
|
||||
==================================
|
||||
|
||||
.. js:function:: getCompanyRep(companyName)
|
||||
|
||||
: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.
|
||||
Reference in New Issue
Block a user