The DELETE command deletes the specified local file.

Syntax:

Command

Keyword

Value

Developer notes

DELETE

FILE

value

Nominate the file to be deleted. This value can be a relative or absolute path.

Example

     DELETE FILE(/folder/file.csv)