This is an old revision of the document!


DELETE FILE

This action deletes a file or a directory (and all files in this directory).

DELETE FILE ArithmeticExpression()

where ArithmeticExpression identifies a file or directory to be deleted.

DELETE FILE 'c:/temp/myfile.txt'
DELETE FILE Account.FileName
  • Last modified: 2022/09/13 18:11