Project-GC Lua Sandbox API
Loading...
Searching...
No Matches
GetNumberOfRegionsInCountry

Member Function Documentation

◆ GetNumberOfRegionsInCountry()

Returns the number of regions in a country.

The number returned is based on Project-GC's polygon data. If no such data exists, a false will be returned.

Parameters
string$country(required)
Returns
int|false The number of regions in the country, or false if no data exists.