SEARCH:
Previous: ContextGet Next: ConSet

appConSet

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.

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

Previous: ContextGet Next: ConSet