This command modifies the specified category. Omitted arguments are overwritten.
Table 2–4 Arguments and Result for the cat.mod Command|
Argument/Result |
Syntax |
Description |
|
|---|---|---|---|
|
ID |
Required |
CategoryID |
The Category instance ID |
|
name |
Optional |
String |
The new name of the Category |
|
desc |
Optional |
String |
The new description of the Category |
|
result |
Category |
The modified Category |
|