What it does
Returns the ID of the current user. If there is no database record for the user, a record is created.Definition
Parameters
None.Returned value
| Type | Description |
|---|---|
| int | User ID |
AddUserIfNotExist in the ABBYY FlexiCapture web services API returns the current user ID and creates a database record for the user if one does not exist.
| Type | Description |
|---|---|
| int | User ID |