The "i" in input data can be defined as continent name, which means that export from a country and import
into a continent. In this case, when exported country is selected, all imported continent will be
highlighted. The
acceptable continent names are listed in Accepted Continent Parameter Table.
Usage:
[
{
// can not set continent name to "e"
e: "CN",
// set continent name to "i"
i: "Oceania",
v: 5000000
}
]
{
// can not set continent name to "e"
e: "CN",
// set continent name to "i"
i: "Oceania",
v: 5000000
}
]
Effect:(export from China, import into Europe)
Continent Parameter (ignore the case) | Wikipedia Explanation |
---|---|
"Oceania" | Link |
"North America" | Link |
"South America" | Link |
"Europe" | Link |
"Asia" | Link |
"Africa" | Link |