setToUniversityCourse() Netscript Function

setToUniversityCourse(sleeveNumber, university, className)
Arguments:
  • sleeveNumber (int) – Index of the sleeve to start taking class. See here
  • university (string) – Name of the university to attend.
  • className (string) – Name of the class to follow.

Return a boolean indicating whether or not this action was set successfully.