Global Variables
The following global variables are available globally.
- 
                  
                  A list of US states DeclarationSwift let usStates: [StateValue]
- 
                  
                  A list of Canadian provinces that are currently supported by the app. Note This list is not exhaustive.DeclarationSwift let canadianProvinces: [StateValue]
- 
                  
                  A list of countries that are currently supported by the app. DeclarationSwift let countries: [CountryValue]
- 
                  
                  Undocumented DeclarationSwift let newZealandRegions: [StateValue]
 View on GitHub
            View on GitHub
           Install in Dash
            Install in Dash
           Global Variables  Reference
      Global Variables  Reference