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.