removeFile()

Description

  • removeFile(filename)
  • Removes the specified file from the local file system.

The removeFile() method has the following parameter:

ParameterTypeDescriptionfilenamestringA filename or path to a local file.