mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-23 08:03:48 +01:00
9 lines
366 B
ReStructuredText
9 lines
366 B
ReStructuredText
workForCompany() Netscript Function
|
|
=======================================
|
|
|
|
.. js:function:: workForCompany(sleeveNumber, companyName)
|
|
|
|
:param int sleeveNumber: index of the sleeve to work for the company.
|
|
:param string companyName: name of the company to work for.
|
|
|
|
Return a boolean indicating whether or not the sleeve started working or this company. |