mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-10 17:53:55 +01:00
10 lines
323 B
ReStructuredText
10 lines
323 B
ReStructuredText
getCityEstimatedPopulation() Netscript Function
|
|
===============================================
|
|
|
|
.. js:function:: getCityEstimatedPopulation(cityName)
|
|
|
|
:param string cityName: Name of city. Case-sensitive
|
|
|
|
Returns the estimated number of Synthoids in the specified city, or -1
|
|
if an invalid city was specified.
|