App Configuration
Create App Configuration items, which are defined in the App package but receive their actual values on runtime from an App instance Configuration.
- Name – shown in App instance Configuration menu
- Description – (Optional) shown in App instance Configuration menu
- Code identifier – code representation of the config item
- Value type – allowed types of config items are: Bool, Decimal, Number and Text
- Default value – value of the config item until changed in the App instance Configuration menu
You can access Configuration items in code via static class App: App.Config