travel() Netscript Function

travel(sleeveNumber, cityName)
Arguments:
  • sleeveNumber (int) – Index of the sleeve to travel. See here
  • cityName (string) – Name of the destination city.

Return a boolean indicating whether or not the sleeve reached destination.