takeUniversityCourse() Netscript Function ======================================= .. js:function:: takeUniversityCourse(sleeveNumber, university, className) :param int sleeveNumber: index of the sleeve to start taking class. :param string university: name of the university to attend. :param string className: name of the class to follow. Return a boolean indicating whether or not this action was set successfully.