Modifies an existing component type ref; omitted arguments preserve current values.
Table 3–32 Argument and Result for the cdb.ctr.mod Command|
Argument/Result |
Syntax |
Description |
|
|---|---|---|---|
|
ctr |
[R] |
ComponentTypeRef |
The target component type ref |
|
name |
[O] |
String |
The component type ref name |
|
desc |
[O] |
String |
The component type ref description |
|
order |
[O] |
String |
The component type ref order |
|
group |
[O] |
String |
The component type ref group |
|
indentLevel |
[O] |
String |
The component type indent level |
|
compver |
[O] |
String |
The version of the component ref within the component type ref |
|
result |
ComponentTypeRef |
The modified component type ref |
|