getLocaleInfo
| Explanation | Gets locale-specific information. Added since Ver.4.1.0. Not available in Mobile and AI. | ||||||||||||||
| Call format | var info = getLocaleInfo (id) | ||||||||||||||
| Return value | Returns the information corresponding to id as a number or string. If the information corresponding to id is not found, null is returned. | ||||||||||||||
| Arguments | String id Specify the ID of the information to be acquired from the following.
| ||||||||||||||
| Exception | None | ||||||||||||||
| Example of use | | ||||||||||||||
| Related item | |||||||||||||||