SEARCH:
Previous: ContextSet Next: ConUnSet

appConUnSet

string Category
string Name
string Key
any Default
any

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

Application code should use this routine to avoid naming collisions with context variables set by the framework.

Previous: ContextSet Next: ConUnSet