Skip to main content
Skip table of contents

f$FileRemove (f$DateiLöschen)


f$FileRemove (f$DateiLöschen)

Delete a file using its file name inclusive of path.

Please note that, when entering a path in the file name, the character "\" must be entered twice ("\\").

Syntax:

f$FileRemove( Filename )

 

Argument

Type

Meaning

 

Filename

String

File name including path

Result:

-

 

Example:

f$FileRemove( 'c:\\customers\\customer.txt' )

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.