|
Project-GC Lua Sandbox API
|
| 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).
| bool | $flip | (optional) True to flip the array and use names as keys. False is default. |