This API will allow the user the ability to programmatically create a control group based another control group and optionally its entries.
Required Parameter Group:
| 1 | New control group name | Input | Char(10) |
| 2 | Based on control group name | Input | Char(10) |
| 3 | Control group type | Input | Char(10) |
| 4 | Copy control group entries | Input | Char(1) |
| 5 | Error code | I/O | Char(*) |