GetFileToDownload
function GetFileToDownload(format: string = " "): string
Description
Returns the current file to download in the specified format.
Parameters
- format
string
" " A format in which you need to download a file.
Returns
string
function GetFileToDownload(format: string = " "): string
Returns the current file to download in the specified format.
string
" "A format in which you need to download a file.
string