What it does
Creates a new group.Definition
Parameters
| Name | Type | Description |
|---|---|---|
| name | string | Group short name |
| fullName | string | Group full name |
Returned value
Type | Description |
int |
|
CreateGroup method in the ABBYY FlexiCapture group management API creates a new group from a short name and full name and returns the new group ID.
| Name | Type | Description |
|---|---|---|
| name | string | Group short name |
| fullName | string | Group full name |
Type | Description |
int |
|