What it does
Returns the identifier of a user by his/her user name.Definition
Parameters
| Name | Type | Description |
|---|---|---|
| userLogin | string | User name |
Returned value
| Type | Description |
|---|---|
| int | User ID |
FindUser method in the ABBYY FlexiCapture web services API returns the integer user ID for a given user name, letting you look up an account by login.
| Name | Type | Description |
|---|---|---|
| userLogin | string | User name |
| Type | Description |
|---|---|
| int | User ID |