What it does
Gets a user file saved on the Application Server.Definition
Parameters
| Name | Type | Description |
|---|---|---|
| fileName | string | The name of the file to be retrieved from the Application Server |
Returned value
| Type | Description |
|---|---|
| File | The user file |
Use LoadCustomFile in the ABBYY FlexiCapture API to retrieve a user file by name from the Application Server, returned as a File object.
| Name | Type | Description |
|---|---|---|
| fileName | string | The name of the file to be retrieved from the Application Server |
| Type | Description |
|---|---|
| File | The user file |