LoadCustomFile
What it does
Gets a user file saved on the Application Server.
Definition
File LoadCustomFile( string fileName );
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 |
12.04.2024 18:16:01