SEARCH:
Previous: appConSet Next: ContextSet

ConSet

string Category
string Name
string Key
any Default
any

Sets a context variable. A context variable is completely specified by at three levels, a Category, a Name, and a Key.

This routine is reserved for use by the framework. Application code should use appConSet.

Previous: appConSet Next: ContextSet