SEARCH:
Previous: appConUnSet Next: ContextUnSet

ConUnSet

string Category
string Name
string Key
any Default
any

Destroys a framework 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 appConUnSet.

Previous: appConUnSet Next: ContextUnSet