Back

DownloadFile

Allows to download a file from a specific website.

  app.DownloadFile( source, destination, title, description, options )

string
string: path to file or folder ( "/absolute/..." or "relative/..." )
unknown