DeleteFile

Description

Deletes a given file from the write folder. File paths must be relative, not absolute, you cannot delete files from the application folder or from elsewhere on the disk.

Definition

DeleteFile( szFile )

Parameters