Cfg:GetCountryCodeString: Difference between revisions
No edit summary |
mNo edit summary |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 29: | Line 29: | ||
=Description= | =Description= | ||
This returns the Country-Code string for the specified Country-Code ID(table-index). The input index must be <0xBB. | This returns the Country-Code string for the specified Country-Code ID(table-index). The input index must be < 0xBB. If the input index is >= 0xBB or is of an invalid country, the result code will be 0xD90103FA. You can find a list of country codes and indices at [[Country Code List]]. |