Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
CNContactStore.Country
Returns ISO code for users country.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
Contacts | 8.4 | ✅ Yes | ❌ No | ❌ No | ❌ No | ✅ Yes |
MBS( "CNContactStore.Country" )
Parameters
none
Result
Returns text or error.
Description
Returns ISO code for users country.e.g. "de" for Germany.
Examples
Queries country:
Set Variable [ $country; Value: MBS( "CNContactStore.Country" ) ]
Example result: fr
See also
This function checks for a license.
Created 1st August 2018, last changed 14th June 2022
