This command modifies the specified category. Omitted arguments preserve current values.
The built-in category system cannot be modified.
|
Argument/Result |
Class |
Description |
|
|---|---|---|---|
|
ID |
[R] |
CategoryID |
The Category instance ID |
|
name |
[O] |
String |
The new name of the Category |
|
desc |
[O] |
String |
The new description of the Category |
|
result |
Category |
The modified Category |
|