This command modifies the specified category. Omitted arguments preserve current values.
Table 2–4 Arguments and Result for the cat.mod Command|
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 |
|