10 lines
382 B
ReStructuredText
Raw Normal View History

2019-03-12 19:05:38 -04:00
travel() Netscript Function
=======================================
.. js:function:: travel(sleeveNumber, cityName)
:param int sleeveNumber: Index of the sleeve to travel. See :ref:`here <netscript_sleeveapi_referencingaduplicatesleeve>`
:param string cityName: Name of the destination city.
2019-03-12 19:05:38 -04:00
Return a boolean indicating whether or not the sleeve reached destination.