Purpose:
Returns information about the country settings, for example currency, decimals, separators, language and country code. The code for the appropriate country is entered in the second parameter, if no second parameter is used the default country settings will be used.
Parameter:
Number Index of Locale Entry
String (optional) ISO 3166-Country code
Return value:
String
Example:
Locale$(42,"USA") Result: "Monday"
Possible constants for index entry:
http://msdn.microsoft.com/en-us/library/bb507201.aspx