mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-10 09:43:54 +01:00
e9dfe3c389
* Updated ram cost of documentation * v0.47.3 Co-authored-by: Samuel A. Lamb <samuei@users.noreply.github.com>
12 lines
456 B
ReStructuredText
12 lines
456 B
ReStructuredText
setToCompanyWork() Netscript Function
|
|
=====================================
|
|
|
|
.. js:function:: setToCompanyWork(sleeveNumber, companyName)
|
|
|
|
:param int sleeveNumber: Index of the sleeve to work for the company. See :ref:`here <netscript_sleeveapi_referencingaduplicatesleeve>`
|
|
:param string companyName: Name of the company to work for.
|
|
|
|
Return a boolean indicating whether or not the sleeve started working or this company.
|
|
|
|
:RAM cost: 4 GB
|