aaContextUpdate
- Last UpdatedMar 10, 2025
- 1 minute read
Updates a context.
Syntax
aaContextUpdate ContextKey, Description
where:
|
Argument |
Description |
|---|---|
|
ContextKey |
The unique numerical identifier for the context. This value is of data type int, with no default. |
|
Description |
The description of the context. This value is of data type nvarchar(50), with no default. |
Permission
Execute permission defaults to the aaPowerUsers, and aaAdministrators groups.