setToGymWorkout() Netscript Function

setToGymWorkout(sleeveNumber, gymName, stat)
Arguments:
  • sleeveNumber (int) – Index of the sleeve to workout at the gym. See here
  • gymName (string) – Name of the gym.
  • stat (string) – Name of the stat to train.

Return a boolean indicating whether or not the sleeve started working out.