RemoveFile Method (SystemFunctions)

Action

Deletes the specified file.

Syntax

RemoveFile (sFileName)
Variable Description
sFileName The path to the file. Can be either an absolute path or a path relative to the current working directory. String.