Feedback
Expose project supported locales at runtime
- Status
- Fixed
- Fixed in
- v26.6.3
- Source discussion
- https://forum.objo.dev/d/340-appsupportedlocales
- Last updated
- 2026-06-11
Public summary
Expose the locales declared in Project Settings > General > Supported Locales to ObjoBasic code through a read-only Application.SupportedLocales property. This lets apps inspect their declared locale support at runtime without duplicating the list in user code or localisation tables.