Ability to programatically modify Application Parameters inside Caspio application
Since the purpose of Application Parameters is to hold "application wide" parameters we should have the ability to set application parameters inside the application itself. This request is an expansion on the following IdeaBox request (http://ideabox.caspio.com/forums/164206-caspio-bridge/suggestions/34038961-include-app-parameters-in-api)
A simple use case is to hold users specific "preferences" or other application level controls. You could use authentication parameters for preferences but simple access to them is not always possible. I wanted to use Application Parameters as a "licensing variable" to control access to various parts of the application dependent upon the feature set they "purchased" meaning all users registered to that "account" would share the same feature limitations whereas others wouldn't.