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

Member Function Documentation

◆ GetIso3166_1alpha2Table()

GetIso3166_1alpha2Table ( $flip = false)

Returns an associative array with country-abbreviation as key and country name as value (or the opposite if flip is used).

Parameters
bool$flip(optional) True to flip the array and use names as keys. False is default.
Returns
array An associative array with country-abbreviation as key and country name as value.